pandoc/test/Tests
Erik Rask 82e8c29cb0 Include Header.Attr.attributes as XML attributes on section
Add key-value pairs found in the attributes list of Header.Attr as
XML attributes on the corresponding section element.

Any key name not allowed as an XML attribute name is dropped, as
are keys with invalid values where they are defined as enums in
DocBook, and xml:id (for DocBook 5)/id (for DocBook 4) to not
intervene with computed identifiers.
2021-03-20 21:29:17 +01:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Jira reader: mark divs created from panels with class "panel". 2021-03-13 14:29:47 +01:00
Writers Include Header.Attr.attributes as XML attributes on section 2021-03-20 21:29:17 +01: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