This repository was archived by the owner on Apr 15, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# codemirror [ ![ NPM version] ( https://img.shields.io/npm/v/codemirror )] ( https://www.npmjs.org/package/codemirror )
22
3- [ [ ** WEBSITE** ] ( https://codemirror.net/6/ ) | [ ** DOCS** ] ( https://codemirror.net/6 /docs/ref/#codemirror ) | [ ** ISSUES** ] ( https://github.com/codemirror/codemirror.next/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md ) ]
3+ [ [ ** WEBSITE** ] ( https://codemirror.net/ ) | [ ** DOCS** ] ( https://codemirror.net/docs/ref/#codemirror ) | [ ** ISSUES** ] ( https://github.com/codemirror/codemirror.next/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md ) ]
44
55This package provides an example configuration for the
6- [ CodeMirror] ( https://codemirror.net/6/ ) code editor. The actual editor
6+ [ CodeMirror] ( https://codemirror.net/ ) code editor. The actual editor
77is implemented in the various packages under the ` @codemirror ` scope,
88which this package depends on.
99
10- The [ project page] ( https://codemirror.net/6/ ) has more information, a
11- number of [ examples] ( https://codemirror.net/6/ examples/ ) and the
12- [ documentation] ( https://codemirror.net/6/ docs/ ) .
10+ The [ project page] ( https://codemirror.net/ ) has more information, a
11+ number of [ examples] ( https://codemirror.net/examples/ ) and the
12+ [ documentation] ( https://codemirror.net/docs/ ) .
1313
1414This code is released under an
1515[ MIT license] ( https://github.com/codemirror/basic-setup/tree/main/LICENSE ) .
You can’t perform that action at this time.
0 commit comments