File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,6 @@ repository:
311
311
- include : ' #tag-generic-attribute'
312
312
- include : ' #string-double-quoted'
313
313
- include : ' #string-single-quoted'
314
- firstLineMatch : <!(?i:DOCTYPE)|<(?i:html)|<\?(?i:php)
315
314
foldingStartMarker : |-
316
315
(?x)
317
316
(<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|li|form|dl)\b.*?>
Original file line number Diff line number Diff line change 6
6
<array >
7
7
<string >vue </string >
8
8
</array >
9
- <key >firstLineMatch </key >
10
- <string >< !(?i:DOCTYPE)|< (?i:html)|< \?(?i:php) </string >
11
9
<key >foldingStartMarker </key >
12
10
<string >(?x)
13
11
(< (?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|li|form|dl)\b.*?>
You can’t perform that action at this time.
0 commit comments