pandoc/test/Tests/Readers
danse be2d7921cb RST reader: remove support for nested inlines.
RST does not allow nested emphasis, links, or other inline
constructs.

Closes #4581, double parsing of links with URLs as
link text.  This supersedes the earlier fix for #4581
in 6419819b46.

Fixes #4561, a bug parsing with URLs inside emphasis.

Closes #4792.
2018-07-24 15:35:50 -07:00
..
Org Org reader: fix parsers relying on parseFromString 2018-07-23 22:05:41 +02:00
Creole.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Docx.hs Docx reader tests: Test for combining adjacent code blocks. 2018-04-17 09:29:54 -04:00
EPUB.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
FB2.hs Add FB2 reader (#4539) 2018-04-26 12:33:18 -07:00
HTML.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
JATS.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
LaTeX.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Markdown.hs Wrap emojis in span nodes (#4759) 2018-07-15 15:14:40 -07:00
Muse.hs Muse reader: add support for floating images 2018-05-31 23:31:27 +03:00
Odt.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Org.hs Break-up org reader test file 2017-12-28 14:15:58 +01:00
RST.hs RST reader: remove support for nested inlines. 2018-07-24 15:35:50 -07:00
Txt2Tags.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00