Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
  • Robert RIEMANN's avatar
    8a4e44bc
    generate docx output from html output · 8a4e44bc
    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).
    8a4e44bc
    generate docx output from html output
    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