Browse Source

Lee's review

pull/989/head
Shikha 6 years ago
committed by GitHub
parent
commit
8a897efb64
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _includes/codepens/checklist/index.js

2
_includes/codepens/checklist/index.js

@ -1,5 +1,5 @@
tinymce.init({
selector: "textarea",
selector: "textarea#checklist",
plugins: "lists checklist",
toolbar: "checklist",
height: "600px",

Loading…
Cancel
Save