pandoc/test/Tests
Albert Krewinkel 2c71604554
data/pandoc.lua: add attr, listAttributes accessors
Elements with attributes got an additional `attr` accessor. Attributes
were accessible only via the `identifier`, `classes`, and `attributes`,
which was in conflict with the documentation, which indirectly states
that such elements have the an `attr` property.
2018-01-13 23:24:13 +01:00
..
Readers Docx reader: Add tests for paragraph insertion/deletion. 2018-01-02 11:32:48 -05:00
Writers Powerpoint writer: Set default slidelevel correctly. 2018-01-03 21:58:39 -05:00
Command.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs data/pandoc.lua: add attr, listAttributes accessors 2018-01-13 23:24:13 +01:00
Old.hs Added tests for custom writer. 2017-12-27 09:15:45 -08:00
Shared.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00