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

Removal Container Content Control

Open K-Kumar-01 opened this issue 4 years ago • 2 comments

Feature Request 🛍️

Currenlty, the OOXML Transformer while converting to OOXML, wraps the complete body in a w:sdt tag which is locked to prevent editing. This needs to be removed as only the contents inside the clauses are uneditable.

Possible Solution

Remove the top level w:sdt

K-Kumar-01 avatar Aug 09 '21 13:08 K-Kumar-01

@algomaster99 I have created the issue for the wrapper `w:sdt. Let me know if any it is fine.

K-Kumar-01 avatar Aug 09 '21 13:08 K-Kumar-01