forked from codemirror/codemirror5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
32 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,7 @@ Alex Piggott | |
Aliaksei Chapyzhenka | ||
Allen Sarkisyan | ||
Amin Shali | ||
[email protected] | ||
Amsul | ||
amuntean | ||
Amy | ||
|
@@ -63,6 +64,8 @@ as3boyan | |
AtomicPages LLC | ||
Atul Bhouraskar | ||
Aurelian Oancea | ||
Barret Rennie | ||
Basarat Ali Syed | ||
Bastian Müller | ||
belhaj | ||
Bem Jones-Bey | ||
|
@@ -86,6 +89,7 @@ Brett Zamir | |
Brian Grinstead | ||
Brian Sletten | ||
Bruce Mitchener | ||
Caitlin Potter | ||
Calin Barbat | ||
Chandra Sekhar Pydi | ||
Charles Skelton | ||
|
@@ -144,6 +148,7 @@ duralog | |
eborden | ||
edsharp | ||
ekhaled | ||
Elisée | ||
Enam Mijbah Noor | ||
Eric Allam | ||
eustas | ||
|
@@ -196,6 +201,7 @@ Ian Wehrman | |
Ian Wetherbee | ||
Ice White | ||
ICHIKAWA, Yuji | ||
idleberg | ||
ilvalle | ||
Ingo Richter | ||
Irakli Gozalishvili | ||
|
@@ -230,6 +236,7 @@ Jeremy Parmenter | |
Jochen Berger | ||
Johan Ask | ||
John Connor | ||
John Engler | ||
John Lees-Miller | ||
John Snelson | ||
John Van Der Loo | ||
|
@@ -296,12 +303,15 @@ Marek Rudnicki | |
Marijn Haverbeke | ||
Mário Gonçalves | ||
Mario Pietsch | ||
Mark Anderson | ||
Mark Lentczner | ||
Marko Bonaci | ||
Markus Bordihn | ||
Martin Balek | ||
Martín Gaitán | ||
Martin Hasoň | ||
Martin Hunt | ||
Martin Laine | ||
Martin Zagora | ||
Mason Malone | ||
Mateusz Paprocki | ||
|
@@ -327,6 +337,7 @@ melpon | |
Metatheos | ||
Micah Dubinko | ||
Michael | ||
Michael Goderbauer | ||
Michael Grey | ||
Michael Kaminsky | ||
Michael Lehenbauer | ||
|
@@ -386,6 +397,7 @@ Pavel Feldman | |
Pavel Strashkin | ||
Paweł Bartkiewicz | ||
peteguhl | ||
peter | ||
Peter Flynn | ||
peterkroon | ||
Peter Kroon | ||
|
@@ -420,6 +432,7 @@ Sascha Peilicke | |
satamas | ||
satchmorun | ||
sathyamoorthi | ||
S. Chris Colbert | ||
SCLINIC\jdecker | ||
Scott Aikin | ||
Scott Goodhew | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8850,7 +8850,7 @@ | |
|
||
// THE END | ||
|
||
CodeMirror.version = "5.7.1"; | ||
CodeMirror.version = "5.8.0"; | ||
|
||
return CodeMirror; | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters