Hi,
when I start docxtpl from the command line as module and my json file contains UTF-8 encoded special characters, they seem to be wrong encoded in the resulting docx.
To reproduce it, simply add a character like "ä" in the
tests/templates/module_execute.json file and run the module_execute.py in the tests directory.
Hi,
when I start docxtpl from the command line as module and my json file contains UTF-8 encoded special characters, they seem to be wrong encoded in the resulting docx.
To reproduce it, simply add a character like "ä" in the
tests/templates/module_execute.json file and run the module_execute.py in the tests directory.