visuddhinanda 29c9f54228 add markdown editor 5 éve
..
addon 29c9f54228 add markdown editor 5 éve
lib 29c9f54228 add markdown editor 5 éve
mode 29c9f54228 add markdown editor 5 éve
theme 29c9f54228 add markdown editor 5 éve
AUTHORS 29c9f54228 add markdown editor 5 éve
LICENSE 29c9f54228 add markdown editor 5 éve
README.md 29c9f54228 add markdown editor 5 éve
addons.min.js 29c9f54228 add markdown editor 5 éve
bower.json 29c9f54228 add markdown editor 5 éve
codemirror.min.css 29c9f54228 add markdown editor 5 éve
codemirror.min.js 29c9f54228 add markdown editor 5 éve
modes.min.js 29c9f54228 add markdown editor 5 éve
package.json 29c9f54228 add markdown editor 5 éve

README.md

CodeMirror

Build Status NPM version
Funding status: maintainer happiness

CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

The project page is http://codemirror.net
The manual is at http://codemirror.net/doc/manual.html
The contributing guidelines are in CONTRIBUTING.md