mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Working around glitch with GitHub markdown
This commit is contained in:
parent
860d306c84
commit
70ff052f2c
1 changed files with 1 additions and 5 deletions
|
|
@ -76,13 +76,9 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'#line',
|
'#line',
|
||||||
'#selector',
|
'#selector',
|
||||||
'#sourceLocation',
|
'#sourceLocation',
|
||||||
'#warning',
|
'#warning','Any','Protocol',
|
||||||
|
|
||||||
'Any',
|
|
||||||
'Protocol',
|
|
||||||
'Self',
|
'Self',
|
||||||
'Type',
|
'Type',
|
||||||
|
|
||||||
'actor',
|
'actor',
|
||||||
'as',
|
'as',
|
||||||
'assignment',
|
'assignment',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue