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 619d5dad4c Add notice to gfm.js 9 years ago
..
codemirror Add notice to gfm.js 9 years ago
README.md Update compile README 9 years ago
marked.js Update Marked to 0.3.3 9 years ago
simplemde.js Use GitHub flavored markdown 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. marked.js
  8. simplemde.js

Minify the CSS in this order:

  1. theme.css