sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.79k stars 1.12k forks source link

I would like to use src folder instead of debug/dist for using locally on a specific project #726

Closed gusbemacbe closed 5 years ago

gusbemacbe commented 5 years ago

Hello,

I would like to install files locally on a specific project, without using CDN and bundled files. I have CodeMirror and other packages installed.

But this README is poorly documented in related to the use of the folder src.