Is it possible for SimpleMDE to support GFM checkbox lists? Like in this comment:
+1, this would be amazing.
Meanwhile, can anyone share some advice on how I could implement something like that myself? I really want to be able to render checkboxes into simplemde editor.
@raymestalez
If you need checkboxes fast:
https://codepen.io/pilniczek/pen/KbEMPr?editors=1111
1) toolbar icon
2) rendered in preview
3) key shortcut
I cloned repo and built it on my own.
Live long and prosper. \//_
Most helpful comment