You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simplemde-markdown-editor/source files
Wes Cossick ae624852e0 Now there's a note in the status bar for autosaves 9 years ago
..
codemirror Update to CodeMirror 5.4.1 9 years ago
README.md Split Font Awesome out 9 years ago
markdownify.js Now there's a note in the status bar for autosaves 9 years ago
marked.js Update Marked to 0.3.3 9 years ago
theme.css Fix line wrapping (wasn't disabling) 9 years ago

README.md

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