Skip to content

Generated .docx get wrong DocProperty Field  #2238

@epernlu

Description

@epernlu

I try to generate a .docx file from markdown using a reference template but get issues with the Property of the Field "DocProperty" in my header. The Property is not the same in the result as in the template. Example files can be found here:

https://groups.google.com/forum/?authuser=0#!topic/pandoc-discuss/EqzYV7yO3Ss

If you for example look at "Checked" field in the header, the Property = Checked in the Template and = Bytes in the result file.

When I try to change Property in the generated document I get: Error! Unknown document property name.

Any suggestion on how this can be solved?

This is the command i run:

pandoc --reference-docx=Template.docx markdown.md -s -o result.doc

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions