Skip to content

Commit f95b61a

Browse files
taylorzaneyyx990803
authored andcommitted
Resolved auto-closing tag bug (vuejs#67) (vuejs#69)
1 parent 909afa5 commit f95b61a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

vue.YAML-tmLanguage

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,9 +314,9 @@ repository:
314314
begin: \{\{\{?
315315
end: \}\}\}?
316316
beginCaptures:
317-
'0': {name: punctuation.definition.tag.begin.html}
317+
'0': {name: punctuation.definition.generic.begin.html}
318318
endCaptures:
319-
'0': {name: punctuation.definition.tag.end.html}
319+
'0': {name: punctuation.definition.generic.end.html}
320320
patterns:
321321
- include: source.js
322322

vue.tmLanguage

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@
13741374
<key>0</key>
13751375
<dict>
13761376
<key>name</key>
1377-
<string>punctuation.definition.tag.begin.html</string>
1377+
<string>punctuation.definition.generic.begin.html</string>
13781378
</dict>
13791379
</dict>
13801380
<key>end</key>
@@ -1384,7 +1384,7 @@
13841384
<key>0</key>
13851385
<dict>
13861386
<key>name</key>
1387-
<string>punctuation.definition.tag.end.html</string>
1387+
<string>punctuation.definition.generic.end.html</string>
13881388
</dict>
13891389
</dict>
13901390
<key>name</key>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy