pandoc/test/Tests
Albert Krewinkel 2d60524de4
JATS writer: convert spans to <named-content> elements
Spans with attributes are converted to `<named-content>` elements
instead of being wrapped with `<milestone-start/>` and `<milestone-end>`
elements. Milestone elements are not allowed in documents using the
articleauthoring tag set, so this change ensures the creation of valid
documents.

Closes: #7211
2021-04-10 11:49:18 +02:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Treat tabs as spaces in ODT Reader. (#7185) 2021-03-31 16:44:34 -07:00
Writers JATS writer: convert spans to <named-content> elements 2021-04-10 11:49:18 +02:00
Command.hs Tests: Use getExecutablePath from base... 2021-03-19 23:35:47 -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