mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Merge edd61d463c into ec78a33c7b
This commit is contained in:
commit
990524b85f
1 changed files with 1 additions and 1 deletions
|
|
@ -534,7 +534,7 @@ export const language = <languages.IMonarchLanguage>{
|
|||
|
||||
stringBody: [
|
||||
[/'/, 'string', '@popall'],
|
||||
[/\\'/, 'string.escape'],
|
||||
[/\\['\\]/, 'string.escape'],
|
||||
[/./, 'string']
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue