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.
easy-markdown-editor/source files
Wes Cossick fcea866fb4 Setting to disable toolbar guide icon 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 Setting to disable toolbar guide icon 9 years ago
theme.css Fix selection issue with code blocks 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