pandoc/test/Tests
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
..
Readers HTML reader: read data-foo attribute into foo. 2019-03-25 08:43:59 -07:00
Writers Muse writer: escape secondary notes 2019-02-18 15:21:32 +03:00
Command.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Helpers.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Lua.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Old.hs Tests.Old: specify --data-dir=../data. 2019-03-13 17:44:07 -07:00
Shared.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00