Tagged Questions
5
votes
2answers
233 views
What's the easiest way to convert an SO data dump from HTML back to Markdown?
I've just got my hands on a Stackoverflow data dump, and I'm disappointed to see that the Body field of the posts is in HTML rather than Markdown. I suspect there's Markdown in the original database ...