pandoc/tests/Tests/Readers
John MacFarlane 46d343f474 Fixed bug in org with bulleted lists:
- a
   - b
   * c

was being parsed as a list, even though an unindented `*`
should make a heading.  See
<http://orgmode.org/manual/Plain-lists.html#fn-1>.
2014-11-13 23:40:18 -08:00
..
Docx.hs Docx test: Remove Danish header test. 2014-10-25 16:02:31 -04:00
EPUB.hs EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Fix 'Ext_lists_without_preceding_blankline' bug. 2014-09-26 13:32:08 +04:00
Org.hs Fixed bug in org with bulleted lists: 2014-11-13 23:40:18 -08:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Txt2Tags.hs Txt2Tags reader: Header is now parsed only if standalone flag is set 2014-08-20 18:11:37 +01:00