mddoco - Generate html and pdf from markdown
mddoco is a Python module to generate HTML and PDF documents from Markdown. It was inspired by typst with the same idea, but I wanted something simpler, and not have to learn a new language. With markdown being such a widely used format, I thought it's best to stick to that.