Hacker News new | ask | show | jobs
by Onawa 384 days ago
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'.
1 comments

Thanks!