simplemde-markdown-editor/source files
2015-07-14 12:03:33 -05:00
..
codemirror Update to CodeMirror 5.4.1 2015-06-26 15:39:33 -05:00
marked.js Update Marked to 0.3.3 2015-06-26 15:41:21 -05:00
README.md Rename source file markdownify.js > simplemde.js 2015-07-08 10:24:46 -05:00
simplemde.js Fix bug creating icons 2015-07-14 11:54:40 -05:00
theme.css Fix selection issue with code blocks 2015-07-14 12:03:33 -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/xml.js
  5. marked.js
  6. simplemde.js

Minify the CSS in this order:

  1. theme.css