pandoc/tests/Tests/Readers
Albert Krewinkel 0f3f5ce1a1 Org reader: support figure labels
Figure labels given as `#+LABEL: thelabel` are used as the ID of the
respective image.  This allows e.g. the LaTeX to add proper `\label`
markup.

This fixes half of #2496 and #2999.
2016-06-26 20:42:22 +02:00
..
Docx.hs Docx reader: add tests for comments 2016-06-23 10:50:46 -04:00
EPUB.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
HTML.hs Fixed behavior of base tag. 2016-03-10 19:59:55 -08:00
LaTeX.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Markdown.hs Added some entity tests in Markdown reader tests. 2016-01-08 17:33:37 -08:00
Odt.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Org reader: support figure labels 2016-06-26 20:42:22 +02:00
RST.hs Add one more test 2016-05-01 22:36:19 -05:00
Txt2Tags.hs Test fixes. 2015-12-12 12:58:31 -08:00