-
Robert RIEMANN authored
* feature: also add support for docx output to `website-evidence-reporter`(includes support for `--office-template` and `--use-pandoc`). With pandoc, also odt output is supported. The output format is infered from the file ending of the output file (either html, docx, or odt). * feature: generate automatically inspection.docx in output folder. Use `--office-template [file]` to change the respective pug template. Use `--use-pandoc` to generate the docx with [pandoc](https://pandoc.org/) (needs to be installed separately) instead of [html-to-docx](https://github.com/privateOmega/html-to-docx).
Robert RIEMANN authored* feature: also add support for docx output to `website-evidence-reporter`(includes support for `--office-template` and `--use-pandoc`). With pandoc, also odt output is supported. The output format is infered from the file ending of the output file (either html, docx, or odt). * feature: generate automatically inspection.docx in output folder. Use `--office-template [file]` to change the respective pug template. Use `--use-pandoc` to generate the docx with [pandoc](https://pandoc.org/) (needs to be installed separately) instead of [html-to-docx](https://github.com/privateOmega/html-to-docx).
Loading