pandoc/src/Text
Daniel Bergey 2cdfa5eb20 parse RST quoted literal blocks
closes #65
RST quoted literal blocks are the same as indented literal blocks (which
pandoc already supports) except that the quote character is preserved in
each line.

This includes test cases for the quoted literal block, as well as
additional tests for line blocks and indented literal blocks, to verify
that these are unaffected by the changes.
2014-12-01 18:22:03 +00:00
..
Pandoc parse RST quoted literal blocks 2014-12-01 18:22:03 +00:00
Pandoc.hs TWiki Reader: add new new twiki reader 2014-10-30 19:54:48 +01:00