Simplemde-markdown-editor: GFM checkbox lists?

Created on 10 Sep 2017  路  4Comments  路  Source: sparksuite/simplemde-markdown-editor

Is it possible for SimpleMDE to support GFM checkbox lists? Like in this comment:

  • [ ] Implement checkbox lists :)

Most helpful comment

  • [ ] me too

All 4 comments

  • [ ] me too

+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.

  • [x] Big
  • [x] fan of
  • [x] checkboxes here!

@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. \//_

Was this page helpful?
0 / 5 - 0 ratings

Related issues

asvae picture asvae  路  3Comments

jasonlewis picture jasonlewis  路  4Comments

andrelgarcia picture andrelgarcia  路  4Comments

rodsimpson picture rodsimpson  路  3Comments

nivv picture nivv  路  4Comments