pandoc/test/Tests/Readers
Albert Krewinkel 7eb9914841
Jira reader: support colored inline text, indented lists
* Support for colored inlines has been added.
* Lists are now allowed to be indented; i.e., lists are still recognized
  if list markers are preceded by spaces.

Closes: #6183, #6184
2020-03-13 09:52:28 +01:00
..
Org Apply linter suggestions. Add fix_spacing to lint target in Makefile. 2020-02-07 09:08:22 -08:00
Creole.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Docx.hs Use <$> instead of >>= and return (#6128) 2020-02-08 09:12:01 -08:00
DokuWiki.hs DokuWiki reader: parse markup inside monospace ('') (#5917) 2019-11-18 15:05:19 -08:00
EPUB.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
FB2.hs Revert "FB2 reader test: better diagnostics on failure." 2019-09-15 10:27:19 -07:00
HTML.hs Apply linter suggestions. Add fix_spacing to lint target in Makefile. 2020-02-07 09:08:22 -08:00
JATS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Jira.hs Jira reader: support colored inline text, indented lists 2020-03-13 09:52:28 +01:00
LaTeX.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Man.hs Fix man reader test for previous change. 2020-03-05 19:34:17 -08:00
Markdown.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Muse.hs Muse reader: do not allow closing asterisks to be followed by "*" 2019-10-15 16:36:05 +03:00
Odt.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Org.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
RST.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Txt2Tags.hs Apply linter suggestions. Add fix_spacing to lint target in Makefile. 2020-02-07 09:08:22 -08:00