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
Wes Cossick 9d4c6a63e4 New! Spell checking support 9 years ago
..
codemirror Update to CodeMirror 5.5.1 9 years ago
spell-checker New! Spell checking support 9 years ago
typo New! Spell checking support 9 years ago
README.md New! Spell checking support 9 years ago
marked.js Update Marked to 0.3.3 9 years ago
simplemde.js New! Spell checking support 9 years ago
theme.css Use GitHub flavored markdown 9 years ago

README.md

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