diff options
author | Ian <iandol@users.noreply.github.com> | 2017-06-02 10:47:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-02 10:47:30 +0800 |
commit | b2fe1015d9d92cf001018781f2e047e637ed9a54 (patch) | |
tree | 34ac2ed4463014fa0871e015afe46e22fceff270 /src/Text/Pandoc.hs | |
parent | eb6fb62e55656de796618203a15c87c43458e923 (diff) | |
download | pandoc-b2fe1015d9d92cf001018781f2e047e637ed9a54.tar.gz |
Add keywords metadata to docx document properties
Hi, I don't know haskell so possibly this is wrong, but DOCX stores keywords in cp:keywords in core.xml, and this should be easy to add from the pandoc metadata (I copy and paste the author code). As far as I can tell (no clear documentation, just a few refs), keywords should be separated with a comma.
Diffstat (limited to 'src/Text/Pandoc.hs')
0 files changed, 0 insertions, 0 deletions