simplemde-markdown-editor/source files
2015-07-14 16:12:28 -05:00
..
codemirror Add notice to gfm.js 2015-07-14 16:12:28 -05:00
marked.js Update Marked to 0.3.3 2015-06-26 15:41:21 -05:00
README.md Update compile README 2015-07-14 16:12:22 -05:00
simplemde.js Use GitHub flavored markdown 2015-07-14 16:07:56 -05:00
theme.css Use GitHub flavored markdown 2015-07-14 16:07:56 -05:00

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