pandoc/test/Tests/Readers
Amogh Rathore d50f46d26d Add Reader support for HTML <samp> element (#5843)
The `<samp>` element is parsed as a Span with class `sample`.
Closes #5792.
2019-10-23 08:44:24 -07:00
..
Org Org reader: accept ATTR_LATEX in block attributes 2019-07-22 08:12:22 +02:00
Creole.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Docx.hs [Docx Reader] Use style names, not ids, for assigning semantic meaning 2019-09-21 11:18:15 -07:00
DokuWiki.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
EPUB.hs add tests for EPUB2 and EPUB3 cover reader 2019-06-22 22:07:26 +02:00
FB2.hs Revert "FB2 reader test: better diagnostics on failure." 2019-09-15 10:27:19 -07:00
HTML.hs Add Reader support for HTML <samp> element (#5843) 2019-10-23 08:44:24 -07:00
JATS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
LaTeX.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Man.hs Roff readers: better parsing of groups. 2019-09-04 09:24:42 -07:00
Markdown.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Muse.hs Muse reader: do not allow closing asterisks to be followed by "*" 2019-10-15 16:36:05 +03:00
Odt.hs Use doctemplates 0.3, change type of writerTemplate. 2019-07-28 19:25:45 -07:00
Org.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
RST.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Txt2Tags.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00