markdown-transform icon indicating copy to clipboard operation
markdown-transform copied to clipboard

Requirement of attributes in `<w:document>` tag

Open algomaster99 opened this issue 4 years ago • 1 comments

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 avatar Jun 18 '21 15:06 algomaster99

@algomaster99 Will research this and let you know. A bit busy these days.

K-Kumar-01 avatar Jun 19 '21 13:06 K-Kumar-01