Hacker News new | ask | show | jobs
by carlesfe 4849 days ago
It is theoretically easy, one would only have to add a parse_markdown() function which converts MD to HTML, there are many parsers out there.

For me, after many years of making web pages, HTML is easier than Markdown.