pandoc/tests/Tests/Readers
John MacFarlane a7150bb6b6 Fixed over-eager raw HTML inline parsing.
Tightened up the inline HTML parser so it disallows
TagWarnings.

This only affects the markdown reader when the `markdown_in_html_blocks`
option is disabled.

Closes #2469.
2015-10-22 21:18:06 -07:00
..
Docx.hs Docx Reader: Create special punctuation test 2015-10-04 06:11:07 -04:00
EPUB.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
HTML.hs HTML reader: Support base tag. 2015-05-13 20:53:19 -07:00
LaTeX.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Markdown.hs Fixed over-eager raw HTML inline parsing. 2015-10-22 21:18:06 -07:00
Odt.hs Added odt reader 2015-07-23 15:37:01 -07:00
Org.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
RST.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Txt2Tags.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00