Thanks Jan, I haven't found the other options and forked your repository.
N
Posts made by na33ar
-
RE: Change default docxtemplater parser
-
Change default docxtemplater parser
What is the best way to change default docxtemlater parser in jsreport-docxtemplater recipe? Docxtemplater provides parser parameter and it can be simply replaced with any function. Look to example https://docxtemplater.readthedocs.io/en/latest/angular_parse.html . But how to extend jsreport-docxtemplater recipe to be able to set custom parser?