mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Adopt new vscode textmate
This commit is contained in:
@@ -294,8 +294,8 @@
|
||||
<string>(^|\G)\s*(<!--)</string>
|
||||
<key>end</key>
|
||||
<string>(-->)</string>
|
||||
<key>contentName</key>
|
||||
<string>block.comment.html</string>
|
||||
<key>name</key>
|
||||
<string>comment.block.html</string>
|
||||
<key>captures</key>
|
||||
<dict>
|
||||
<key>1</key>
|
||||
@@ -1902,7 +1902,7 @@
|
||||
<key>match</key>
|
||||
<string>(`+)([^`]|(?!(?<!`)\1(?!`))`)*+(\1)</string>
|
||||
<key>name</key>
|
||||
<string>markup.raw.inline.markdown</string>
|
||||
<string>markup.inline.raw.markdown</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user