File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# @codemirror/lang-python [ ![ NPM version] ( https://img.shields.io/npm/v/@codemirror/lang-python.svg )] ( https://www.npmjs.org/package/@codemirror/lang-python )
4
4
5
- [ [ ** WEBSITE** ] ( https://codemirror.net/6/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/dev/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md ) ]
5
+ [ [ ** WEBSITE** ] ( https://codemirror.net/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/dev/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md ) ]
6
6
7
7
This package implements Python language support for the
8
- [ CodeMirror] ( https://codemirror.net/6/ ) code editor.
8
+ [ CodeMirror] ( https://codemirror.net/ ) code editor.
9
9
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/ ) .
13
13
14
14
This code is released under an
15
15
[ MIT license] ( https://github.com/codemirror/lang-python/tree/main/LICENSE ) .
Original file line number Diff line number Diff line change 2
2
3
3
# @codemirror/lang-python [ ![ NPM version] ( https://img.shields.io/npm/v/@codemirror/lang-python.svg )] ( https://www.npmjs.org/package/@codemirror/lang-python )
4
4
5
- [ [ ** WEBSITE** ] ( https://codemirror.net/6/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/dev/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md ) ]
5
+ [ [ ** WEBSITE** ] ( https://codemirror.net/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/dev/issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md ) ]
6
6
7
7
This package implements Python language support for the
8
- [ CodeMirror] ( https://codemirror.net/6/ ) code editor.
8
+ [ CodeMirror] ( https://codemirror.net/ ) code editor.
9
9
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/ ) .
13
13
14
14
This code is released under an
15
15
[ MIT license] ( https://github.com/codemirror/lang-python/tree/main/LICENSE ) .
You can’t perform that action at this time.
0 commit comments