colorbank linked a pull request that will close this issue 2 weeks ago fix: add Load Example button and fix example file download (#11) #231 ...
The big picture: A .docx file is actually a ZIP archive containing XML files. The program unzips the document, finds your {{placeholders}} in the XML, swaps them with values from your JSON, then ...