Markdown editor for articles
-
When I document things, I pretty much always use Markdown now. We have the ability to add markdown in messages, and CP imports readme files from GitHub. It would be good to have the ability to write articles in Markdown as well.
-
When I document things, I pretty much always use Markdown now. We have the ability to add markdown in messages, and CP imports readme files from GitHub. It would be good to have the ability to write articles in Markdown as well.
I have a scrappy test for exactly this in the codebase but never implemented it properly because I couldn't work out (at the time) a neat way to go between Markdown and the WYSIWYG editor. I think at this point it's probably way simpler to just have Markdown editor / Markdown (readonly) Preview rather than Markdown / WYSIWYG. But I agree: Markdown makes life so much less complicated and I very much want and need to encourage it.
cheers Chris Maunder