2016-04-20, 04:27:21
(2015-01-13, 01:19:26)shawn_a Wrote: Here is a working plugin to replace the editor for post-content
https://gist.github.com/tablatronix/ef96...adaae3f3e4
It sticks a markdown editor in there
( of course this is only half, you need another plugin or to add a content filter to format the markdown on the front end )
Btw. this plugin can be used as a source to replace the editor with any kind of editor by changing some of the code, right?