mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Fix some links
This commit is contained in:
parent
136ce723f7
commit
5c54d2085f
7 changed files with 9 additions and 55 deletions
|
|
@ -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';
|
||||
|
|
|
|||
|
|
@ -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():',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue