14 ms·
Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF
especially for technical books with code
- amir_karbasi 8mo agoI looked into this and nothing worked well for me. I ended up just using Pandoc: https://pandoc.org/ https://pandoc.org/
- ifh-hn 8mo agoDon't use python for this, quarto is my goto for this: https://quarto.org/ https://quarto.org/
- dennisjoseph 8mo agohttps://pandoc.org/ https://pandoc.org/