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