mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Merge f4f2d3a640 into ec78a33c7b
This commit is contained in:
commit
4cbd8716d1
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ export const conf: languages.LanguageConfiguration = {
|
|||
brackets: [
|
||||
['<!--', '-->'],
|
||||
['<', '>'],
|
||||
['{{{', '}}}'],
|
||||
['{{', '}}'],
|
||||
['{', '}'],
|
||||
['(', ')']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue