simplemde-markdown-editor/source files
2015-06-22 15:52:28 -05:00
..
codemirror Rename folder 2015-06-22 13:27:07 -05:00
font-awesome.css Rename folder 2015-06-22 13:27:07 -05:00
markdownify.js Fix issue with selection after deselecting italic 2015-06-22 15:52:28 -05:00
marked.js Rename folder 2015-06-22 13:27:07 -05:00
README.md Fix issue with selection after deselecting italic 2015-06-22 15:52:28 -05:00
theme.css Tidy theme.css up 2015-06-22 15:42:58 -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. markdownify.js

Minify the CSS in this order:

  1. theme.css
  2. font-awesome.css