diff options
| author | Agustín Martín Barbero <agusmbaterra@gmail.com> | 2019-01-26 16:14:35 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-01-26 16:14:35 -0800 |
| commit | 9894d05fe3fd239247f755c60dc22247360be958 (patch) | |
| tree | 92f5d6240edfd3bf72cc3c30295d18bef76a4077 /src/Text/Pandoc/Readers | |
| parent | ff0aaa549d51384ef3cdcb063706dee4f6143444 (diff) | |
| download | pandoc-9894d05fe3fd239247f755c60dc22247360be958.tar.gz | |
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
Diffstat (limited to 'src/Text/Pandoc/Readers')
0 files changed, 0 insertions, 0 deletions
