I'm very excited to boot up and try this. I may have finally found what I need to replace my rickety pipeline of templates and pandoc conversions.
I keep mine tidy in a docker image and use it on bunch of projects: https://github.com/majkinetor/mm-docs
As a comparison to scripting features of Quarkdown, above uses macros plugin which enables python scripting
Maybe look at Quarto? Almost every project I start now begins with `quarto project create`. From there I can pivot the material into HTML, .docx, PDF, .PPTX, Typst, LaTeX, and all of them simultaneously.