simplemde-markdown-editor/source files
Wes Cossick d1da791320 Remove "Short description of image"
It's easier if users don't even know that's a possibility, honestly.
2015-06-26 12:36:31 -05:00
..
codemirror Revert "Revert "Really fix CSS problems"" 2015-06-22 16:52:24 -05:00
font-awesome.css Rename folder 2015-06-22 13:27:07 -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 Revert "Revert "Really fix CSS problems"" 2015-06-22 16:52:24 -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
  2. font-awesome.css