logoalt Hacker News

Onawalast Tuesday at 6:21 PM1 replyview on HN

Look at Quarto. Markdown input, basically any output you want, including HTML, PDF, DOCX, PPTX, etc... All from the same input. Reuse text chunks, use variables, templates, and more. Then just run 'quarto render'.


Replies

grahameblast Wednesday at 9:13 AM

Thanks!