You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
easy-markdown-editor/source files/README.md

380 B

How to compile

Minify the JS in this order:

  1. codemirror/codemirror.js
  2. codemirror/continuelist.js
  3. codemirror/markdown.js
  4. codemirror/overlay.js
  5. codemirror/gfm.js
  6. codemirror/xml.js
  7. typo/typo.js
  8. spell-checker/spell-checker.js
  9. marked.js
  10. simplemde.js

Minify the CSS in this order:

  1. theme.css
  2. spell-checker/spell-checker.css