Markdown -> DOCX or PDF

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

Hi @DupervalAI

2 Likes

Thank you. I’m not sure why I didn’t try that one. I’ll adjust it for my needs and see. Thanks!

L

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.