News
CKEditor – 10/28/21 00:00:00
Playing with CKEditor
As long as we're talking about Markdown (and, usually, we are), let's take a few minutes and play with CKEditor:
It would be very meta to write a blog post from one of my blog posts! Of course, I haven't got a Submit button, so that's not possible here.
This is just a place to play around with what seems to be a very nice WYSIWYG editor that outputs Markdown---kind of like an online Typora.
Of course, if I wanted to capture data from this editor, the instructions for adding this editor to a <textarea>
input are very easy.
H/T again to Maya McDougall for helping me fix some CSS so this page would work.