pandoc/tests/Tests/Readers
John MacFarlane e06810499e HTML reader: Support base tag.
We only support the href attribute, as there's no place for
"target" in the Pandoc document model for links.

Added HTML reader test module, with tests for this feature.

Closes #1751.
2015-05-13 20:53:19 -07:00
..
Docx.hs Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpickering-errortype 2015-03-28 12:12:48 -07:00
EPUB.hs EPUB tests: don't use joinPath, which varies across platforms. 2015-04-22 17:38:59 -07:00
HTML.hs HTML reader: Support base tag. 2015-05-13 20:53:19 -07:00
LaTeX.hs LaTeX Reader: Test for ^^ character escapes 2015-04-13 03:22:39 +03:00
Markdown.hs Make sure a closing </div> doesn't get included in a defn list item. 2015-05-03 15:06:40 -07:00
Org.hs Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel-master 2015-03-28 21:09:38 -07:00
RST.hs Update tests 2015-02-18 21:09:07 +00:00
Txt2Tags.hs Update tests 2015-02-18 21:09:07 +00:00