Deltacms/core/vendor/tinymce/plugins/codemirror/codemirror
Deltacms 527d465a4e codemirror dans tinymce 2023-02-07 11:17:08 +01:00
..
addon commit 1 2022-01-31 09:10:49 +01:00
bin commit 1 2022-01-31 09:10:49 +01:00
keymap commit 1 2022-01-31 09:10:49 +01:00
lib commit 1 2022-01-31 09:10:49 +01:00
mode commit 1 2022-01-31 09:10:49 +01:00
theme commit 1 2022-01-31 09:10:49 +01:00
AUTHORS commit 1 2022-01-31 09:10:49 +01:00
CONTRIBUTING.md commit 1 2022-01-31 09:10:49 +01:00
LICENSE commit 1 2022-01-31 09:10:49 +01:00
README.md commit 1 2022-01-31 09:10:49 +01:00
bower.json commit 1 2022-01-31 09:10:49 +01:00
css.inc.json codemirror dans tinymce 2023-02-07 11:17:08 +01:00
index.html commit 1 2022-01-31 09:10:49 +01:00
init.css codemirror dans tinymce 2023-02-07 11:17:08 +01:00
init.js codemirror dans tinymce 2023-02-07 11:17:08 +01:00
jsbody.inc.json codemirror dans tinymce 2023-02-07 11:17:08 +01:00
package.json commit 1 2022-01-31 09:10:49 +01:00

README.md

CodeMirror

Build Status NPM version

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