Blog to Markdown Parser
Migrating your blog posts from one website to another can be a pain, especially when you're moving away from specific packages that your content is built on. Owain recently encountered this difficulty, so decided to create an app that solved his headaches. His HTML to Markdown Parser, which he walks us through, lets him convert the blog posts from a site's RSS feed into Markdown, which he can then easily import into a new site.