Hi,
I’m trying to take a text version of Markdown and create a Word, HTML, or PDF document. I looked for modules that did that, and I see that there are Pandoc modules that do it, but most of them seem to require a docx document as input, which is not what I have. I have straight Markdown. Is there a way to do this that I’m missing?
The best i see is MD → HTML → Google Docs → Export to DOCX → Send by email as attachment (which is the final step I want in my flow)
If there is a simpler (ideally free) way to do this that I’m not seeing, please let me know!
L