markdown-transform
markdown-transform copied to clipboard
Requirement of attributes in `<w:document>` tag
Discussion 🗣
Is there a requirement for so many attributes in <w:document> tag?
https://github.com/accordproject/markdown-transform/blob/3c3ddb42246ed2b61f59f36241d4aedc0459c52f/packages/markdown-docx/src/CiceroMarkToOOXML/helpers.js#L57-L86
Context
I think only one attribute from accordproject/cicero-word-add-in is sufficient.
@algomaster99 Will research this and let you know. A bit busy these days.