pandoc/test/Tests
Agustín Martín Barbero 9894d05fe3 Improve writing metadata for docx, pptx and odt (#5252)
* docx writer: support custom properties.  Solves the writer part of #3024.
  Also supports additional core properties:  `subject`, `lang`, `category`,
  `description`.

* odt writer: improve standard properties, including the following core properties:
  `generator` (Pandoc/VERSION), `description`, `subject`, `keywords`,
  `initial-creator` (from authors), `creation-date` (actual creation date).
  Also fix date.

* pptx writer: support custom properties.  Also supports additional core
  properties: `subject`, `category`, `description`.

* Includes golden tests.

* MANUAL: document metadata support for docx, odt, pptx writers
2019-01-26 16:14:35 -08:00
..
Readers RST reader: change treatment of number-lines directives. (#5207) 2019-01-09 22:19:26 -08:00
Writers Improve writing metadata for docx, pptx and odt (#5252) 2019-01-26 16:14:35 -08:00
Command.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Helpers.hs Cleaned up findPandoc. 2019-01-04 20:14:24 -08:00
Lua.hs data/pandoc.lua: auto-fix nested constructor arguments 2019-01-13 17:14:10 +01:00
Old.hs added old-style test 2018-10-17 00:21:52 +03:00
Shared.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00