simplemde-markdown-editor/source files
Wes Cossick 958e3c08c7 Split Font Awesome out
This way, if a user is already using Font Awesome, there's no need to
redownload the CSS.
2015-06-26 12:40:59 -05:00
..
codemirror Revert "Revert "Really fix CSS problems"" 2015-06-22 16:52:24 -05:00
markdownify.js Remove "Short description of image" 2015-06-26 12:36:31 -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