Fix some links

This commit is contained in:
Alex Dima 2021-11-13 20:50:13 +01:00
parent 136ce723f7
commit 5c54d2085f
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
7 changed files with 9 additions and 55 deletions

View file

@ -12,11 +12,6 @@
* https://help.sap.com/doc/abapdocu_755_index_htm/7.55/en-US/index.htm?file=abenabap_words.htm
* https://help.sap.com/doc/abapdocu_755_index_htm/7.55/en-US/index.htm?file=abenabap_index.htm
*
* Playground:
* https://microsoft.github.io/monaco-editor/monarch.html
*
* Themes:
* https://github.com/Microsoft/vscode/blob/master/src/vs/editor/standalone/common/themes.ts
*--------------------------------------------------------------------------------------------*/
import type { languages } from '../../fillers/monaco-editor-core';

View file

@ -104,7 +104,7 @@ testTokenization('python', [
}
],
// https://github.com/Microsoft/monaco-editor/issues/1170
// https://github.com/microsoft/monaco-editor/issues/1170
[
{
line: 'def f():',