Thomas Peklak

Results 6 comments of Thomas Peklak

You can use https://github.com/guigrpa/docx-templates/tree/master#inserting-literal-xml and http://officeopenxml.com/WPtableGrid.php to get dynamic tables, but there are some gotchas: 1. `processLineBreaks` should be better false, or your inserted string should not contain any 2....

Worked with my template. I extracted the code from my project. Could be that I missed some details in the extraction process

currently [optimistic locking](https://github.com/thomaspeklak/node-wiki/issues/6) is implemented, which should suffice for the moment. if you want to create a more sophisticated solution, I won't stop you.

The build is failing.Please run the tests before submitting a pull request. https://travis-ci.org/thomaspeklak/node-wiki/jobs/13377793

1) true, should be a dev dependency 2) the error suggests that you do not have a mongodb running or correctly configured