pandoc/tests/Tests/Readers
Jesse Rosenthal 1405e7b709 Docx reader: Add tests for hanging indent handline.
We want to treat it as a plain paragraph if the hanging amount is
greater to or equal to the left indent---i.e., if the first line has
zero indentation. But we still want it to be a block quote if it starts
to the right of the margin. Someone might format verse with wrapping
lines with a hanging indent, for example.
2014-06-29 23:37:00 -04:00
..
Docx.hs Docx reader: Add tests for hanging indent handline. 2014-06-29 23:37:00 -04:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Added test for #1154. 2014-05-04 08:19:48 -07:00
Org.hs Org reader: make tildes create inline code. 2014-06-16 22:03:26 -07:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00