mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +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',
|
||||
'#selector',
|
||||
'#sourceLocation',
|
||||
'#warning',
|
||||
|
||||
'Any',
|
||||
'Protocol',
|
||||
'#warning','Any','Protocol',
|
||||
'Self',
|
||||
'Type',
|
||||
|
||||
'actor',
|
||||
'as',
|
||||
'assignment',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue