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 4a2a06c642 Rename source file markdownify.js > simplemde.js 9 years ago
..
codemirror Update to CodeMirror 5.4.1 9 years ago
README.md Rename source file markdownify.js > simplemde.js 9 years ago
marked.js Update Marked to 0.3.3 9 years ago
simplemde.js Rename source file markdownify.js > simplemde.js 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. simplemde.js

Minify the CSS in this order:

  1. theme.css