Django template generate markdown, use pandoc to convert to word document
Alternative solution: Use python-docx-template to generate docx. Advantage of being able to embed files in the document and more flexible than markdown. Disadvantage is that converting to pdf is worse as it requires spawning a libreoffice or word process to do the conversion.
What needs to be done?
Other
Refers to 28 from our discussion