lattam
Results
2
issues of
lattam
Hello, I'm trying to replace a variable that contains newline character `\n`. But this line break is not rendered in the output file, it's just ignored. [address.docx](https://github.com/guigrpa/docx-templates/files/4994885/address.docx) ``` const content...
bug
Hi, I have trouble to convert this webpack config to vue.config.js. The `.po` file content is normally loaded by po-loader into JSON and then it's parsed by json-loader: ``` rules:...
enhancement
help wanted