Markdown to text?

Hey Hey!
How can I convert markdown formatted text directly to regular text?
E.G. ##I just love bold text == I just love bold text.
(StripMarkdown doesn’t help)
For now, I do Markdown to HTML> HTML to text but why waste an op??

You can use a couple of replace functions, no additional operations needed.

2 Likes