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 da30c7f08f Fix issue with selection after deselecting italic 9 years ago
..
codemirror Rename folder 9 years ago
README.md Fix issue with selection after deselecting italic 9 years ago
font-awesome.css Rename folder 9 years ago
markdownify.js Fix issue with selection after deselecting italic 9 years ago
marked.js Rename folder 9 years ago
theme.css Tidy theme.css up 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
  2. font-awesome.css