9894d05fe3
* 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 |
||
---|---|---|
.. | ||
AsciiDoc.hs | ||
ConTeXt.hs | ||
Docbook.hs | ||
Docx.hs | ||
FB2.hs | ||
HTML.hs | ||
JATS.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Muse.hs | ||
Native.hs | ||
OOXML.hs | ||
Org.hs | ||
Plain.hs | ||
Powerpoint.hs | ||
RST.hs | ||
TEI.hs |