lukasjarosch / go-docx

Replace placeholders inside docx documents with speed and confidence.
MIT License
204 stars 47 forks source link

function to get all placeholders in file #20

Closed mosaleh52 closed 1 year ago

mosaleh52 commented 1 year ago

I am working on tool to use docx files as templates and the package have cut a lot of effort so thanks for your work i think it would be better if there was a function that return an array with all placeholders in template or even better map with place holder with n of occurrence of the place holder thanks in advance

mosaleh52 commented 1 year ago

there is a function already :)