niels / Blog / #classicpress,#editor,#markdown

Markdown Editor for ClassicPress

Heads up! This post is more than a year old.

The posts and pages on this ClassicPress blog are written in Markdown. To render them as HTML I used the azrcrv-markdown plug-in. It did its job well, but it lacks a Markdown editor.

To fix that I created a plug-in that replaces the regular ClassicPress editors (TinyMCE and Quicktags) with a Markdown editor (EasyMDE). You may download the plugin from GitHub: peendev-markdown.

Update: v1.0.1 of my plug-in now includes the CommonMark parser. If you have azrcrv-markdown installed, you should remove it.

0 comments