Update CodeMirror to 5.13.5
This commit is contained in:
@@ -126,6 +126,7 @@ CodeMirror.defineMode('mathematica', function(_config, _parserConfig) {
|
||||
}
|
||||
|
||||
// everything else is an error
|
||||
stream.next(); // advance the stream.
|
||||
return 'error';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user