pandoc/tests/Tests/Writers
John MacFarlane 1d53d452c3 LaTeX writer: add \protect to \hyperlink.
Thanks to Hadrien Mary for the problem and solution.

Closes #2490.
2015-10-28 09:37:05 -07:00
..
AsciiDoc.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
ConTeXt.hs Eliminated use of TH in test suite. 2013-01-23 19:26:39 -08:00
Docbook.hs Distinguish tight and loose lists in Docbook output 2014-05-03 18:37:02 -07:00
Docx.hs Tests: docx writer tests now use "../data" for data directory. 2015-09-09 10:39:20 -07:00
HTML.hs Updated a test whose output changed due to last commit. 2013-07-13 13:47:09 -07:00
LaTeX.hs LaTeX writer: add \protect to \hyperlink. 2015-10-28 09:37:05 -07:00
Markdown.hs Markdown writer: improved escaping. 2015-04-18 10:58:50 -07:00
Native.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Plain.hs Correctly implement capitalisation. 2014-08-03 17:37:37 +04:00
RST.hs RST writer: do header normalization only in "standalone" mode. 2015-10-12 23:00:27 -07:00