Commit Graph
14 Commits
Author SHA1 Message Date
Vit Brunner b3f8eaccbb Make test suite nicer 2014-10-12 17:27:25 +02:00
Vit Brunner c2a6f9601e Very basic poems service test 2014-10-12 15:54:53 +02:00
Vit Brunner 9a06722705 Activize poems based on config 2014-10-12 15:37:47 +02:00
Vit Brunner 74a83fb801 Add Poe's Raven 2014-10-11 09:32:37 +02:00
Vit Brunner 387ff7f038 Better comment test 2014-09-26 23:50:24 +02:00
Vit Brunner 7b2c8e7f35 Smartypants support, temporary branch switch 2013-06-22 10:15:04 +01:00
Vit Brunner f7dadb00c6 Don't add dummy foreword 2013-06-22 10:10:01 +01:00
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 c38b7e57cd Translator accepts array 2013-06-17 18:46:16 +01:00
Vit Brunner 9e2f937466 Transformer error on empty list 2013-06-16 10:53:29 +01:00
Vit Brunner a45c94189a Improve transformer test, use coffeescript tricks 2013-06-16 10:09:25 +01:00
Vit Brunner 8ef38f1695 Add transformer 2013-06-16 09:07:53 +01:00
Vit Brunner 83a599a10b Shuffle scripts around 2013-06-15 19:56:44 +01:00