epiceditor-for-wordpress
epiceditor-for-wordpress copied to clipboard
Code blocks are getting dumped
Also should do some more parsing tests to make sure everything is working properly.
So I narrowed this bug down to the "to-markdown" HTML into Markdown parser. It currently doesn't support github flavored markdown. I'll probably see if I can find a way to add support to it because since WordPress removes a lot of extra whitespace, there's currently no way to add code blocks.