UNIT6-open / TemplateEngine.Docx

Smart docx template engine for .NET
Other
408 stars 136 forks source link

Create W.r inside W.p when writing value to empty content control #66

Open mrandrewer opened 3 years ago

mrandrewer commented 3 years ago

Hi! Ran into a situation where word document was corrupted after being processed with TemplateEngine.docx. The culprit was an empty W.p tag inside sdtContent, probably a typo.