issues
search
lukasjarosch
/
go-docx
Replace placeholders inside docx documents with speed and confidence.
MIT License
204
stars
47
forks
source link
refactor: refactor ParsePlaceholders for conciseness and adaptability
#31
Closed
TeCHiScy
closed
1 month ago
TeCHiScy
commented
1 month ago
avoid panic with corrupted placeholder
support any run spans between delimeters
update
template.docx
to include corrupted and nested cases
lay foundation for a template engine to be introduced
closes #28
template.docx
to include corrupted and nested casescloses #28