Okay, so here comes a hole in my "#markdown as #WordProcessor" strategy: sharing #documents.
I got .md files that I need to convert into #PDF, and it needs to be done on #Android.
Sure, the markdown editor supports printing to PDF, but it doesn't allow templating, so there is little to no margins, no font size control, or anything that's necessary to make a document readable through formatting.
Has anyone solved this problem, beyond using #pandoc with #termux?