epiceditor-for-wordpress icon indicating copy to clipboard operation
epiceditor-for-wordpress copied to clipboard

Code blocks are getting dumped

Open sebnitu opened this issue 13 years ago • 1 comments

Also should do some more parsing tests to make sure everything is working properly.

sebnitu avatar Jul 25 '12 02:07 sebnitu

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.

sebnitu avatar Jul 26 '12 16:07 sebnitu