pandoc/tests/Tests/Writers
John MacFarlane d5efa9b35c LaTeX writer: Use \hypertarget and \hyperlink for links.
This works correctly to link to Div or Span elements.
We now don't bother defining `\label` for Div or Span
elements.

Closes jgm/pandoc-citeproc#174.
2015-10-27 14:08:35 -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: Use \hypertarget and \hyperlink for links. 2015-10-27 14:08:35 -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