pandoc/test/Tests/Readers
John MacFarlane 052684712b HTML reader: read data-foo attribute into foo.
The HTML writer adds the `data-` prefix for HTML5
for nonstandard attributes.  But the attributes are
represented in the AST without the `data-` prefix,
so we should strip this when reading HTML.

Closes #5392.
2019-03-25 08:43:59 -07:00
..
Org Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Creole.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Docx.hs Docx reader: add tests for trimming last inline. 2019-02-18 15:49:00 -05:00
DokuWiki.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
EPUB.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
FB2.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
HTML.hs HTML reader: read data-foo attribute into foo. 2019-03-25 08:43:59 -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 Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Markdown.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Muse.hs Muse reader: add secondary note support 2019-02-18 15:21:32 +03:00
Odt.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08: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