2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-12 20:44:28 -06:00
2015-07-08 10:24:46 -05:00

13 lines
239 B
Markdown

# How to compile
Minify the JS in this order:
1. `codemirror/codemirror.js`
1. `codemirror/continuelist.js`
1. `codemirror/markdown.js`
1. `codemirror/xml.js`
1. `marked.js`
1. `simplemde.js`
Minify the CSS in this order:
1. `theme.css`