pandoc/test/Tests
Michael Hoffmann e56e2b0e0b
Recognize data-external when reading HTML img tags (#7429)
Preserve all attributes in img tags.  If attributes have a `data-`
prefix, it will be stripped.  In particular, this preserves a
`data-external` attribute as an `external` attribute in the pandoc AST.
2021-07-06 16:06:29 -07:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Recognize data-external when reading HTML img tags (#7429) 2021-07-06 16:06:29 -07:00
Writers Docx writer: Add table numbering for captioned tables. 2021-06-29 11:15:40 -07:00
Command.hs Command tests: fail if a file contains no tests. 2021-05-26 09:52:23 -07:00
Helpers.hs Tests: factor out setupEnvironment in Test.Helpers. 2021-03-19 21:17:13 -07:00
Lua.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Old.hs Tests: Use getExecutablePath from base... 2021-03-19 23:35:47 -07:00
Shared.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00