simplemde-markdown-editor/source files
2015-06-26 12:53:24 -05:00
..
codemirror Revert "Revert "Really fix CSS problems"" 2015-06-22 16:52:24 -05:00
markdownify.js Many new options during instantiation 2015-06-26 12:53:24 -05:00
marked.js Rename folder 2015-06-22 13:27:07 -05:00
README.md Split Font Awesome out 2015-06-26 12:40:59 -05:00
theme.css Make tables clearer in the preview 2015-06-22 21:41:24 -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