especially for technical books with code
Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF
1–4 of 4 posts
Re: Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF
#2I looked into this and nothing worked well for me. I ended up just using Pandoc: https://pandoc.org/
Re: Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF
#3Don't use python for this, quarto is my goto for this: https://quarto.org/