Commit Graph
6 Commits
Author SHA1 Message Date
Vit Brunner 73cea13621 Markdown reader separators and foreword
- make separators configurable
- if first block is separator, add an empty foreword
2013-06-17 23:47:03 +01:00
Vit Brunner 46b3033e2a Fix markdown metadata reading
Was breaking on trailing whitespace, which is markdown for <br> and
something people could commonly put after metadata, as it makes things
more readable when processed by regular markdown.
2013-06-17 23:02:22 +01:00
Vit Brunner 8bfbb29e9f Use newfound ninja skills to refactor stuff 2013-06-16 11:52:28 +01:00
Vit Brunner 8483aa6548 Add some Codo comments 2013-06-16 11:18:18 +01:00
Vit Brunner 72e5280e44 Apparently camelCase is all the rage these days 2013-06-16 10:57:08 +01:00
Vit Brunner 83a599a10b Shuffle scripts around 2013-06-15 19:56:44 +01:00