2
2
" start" ,
3
3
[" keyword.other.doctype" ," !!!5" ]
4
4
],[
5
- " start "
5
+ " tag_single "
6
6
],[
7
7
" start" ,
8
- [" punctuation.section.comment" ," # <!--[if lt IE 7]> <html class=\" no-js lt-ie9 lt-ie8 lt-ie7\" lang=\" en\" > <![endif]-->" ]
8
+ [" text" ," # " ],
9
+ [" comment.xml" ," <!--[if lt IE 7]> <html class=\" no-js lt-ie9 lt-ie8 lt-ie7\" lang=\" en\" > <![endif]-->" ]
9
10
],[
10
11
" start" ,
11
- [" punctuation.section.comment" ," # <!--[if IE 7]> <html class=\" no-js lt-ie9 lt-ie8\" lang=\" en\" > <![endif]-->" ]
12
+ [" text" ," # " ],
13
+ [" comment.xml" ," <!--[if IE 7]> <html class=\" no-js lt-ie9 lt-ie8\" lang=\" en\" > <![endif]-->" ]
12
14
],[
13
15
" start" ,
14
- [" punctuation.section.comment" ," # <!--[if IE 8]> <html class=\" no-js lt-ie9\" lang=\" en\" > <![endif]-->" ]
16
+ [" text" ," # " ],
17
+ [" comment.xml" ," <!--[if IE 8]> <html class=\" no-js lt-ie9\" lang=\" en\" > <![endif]-->" ]
15
18
],[
16
19
" start" ,
17
- [" punctuation.section.comment" ," # <!--[if gt IE 8]><!--> <html class=\" no-js\" lang=\" en\" > <!--<![endif]-->" ]
20
+ [" text" ," # " ],
21
+ [" comment.xml" ," <!--[if gt IE 8]><!-->" ],
22
+ [" text.xml" ," " ],
23
+ [" meta.tag.punctuation.tag-open.xml" ," <" ],
24
+ [" meta.tag.tag-name.xml" ," html" ],
25
+ [" text.tag-whitespace.xml" ," " ],
26
+ [" entity.other.attribute-name.xml" ," class" ],
27
+ [" keyword.operator.attribute-equals.xml" ," =" ],
28
+ [" string.attribute-value.xml" ," \" no-js\" " ],
29
+ [" text.tag-whitespace.xml" ," " ],
30
+ [" entity.other.attribute-name.xml" ," lang" ],
31
+ [" keyword.operator.attribute-equals.xml" ," =" ],
32
+ [" string.attribute-value.xml" ," \" en\" " ],
33
+ [" meta.tag.punctuation.tag-close.xml" ," >" ],
34
+ [" text.xml" ," " ],
35
+ [" comment.xml" ," <!--<![endif]-->" ]
18
36
],[
19
- " start "
37
+ " tag_single "
20
38
],[
21
39
" start"
22
40
],[
23
41
" start" ,
24
42
[" punctuation.section.comment" ," /adasdasdad" ]
25
43
],[
26
44
" start" ,
27
- [" entity.name .tag.haml" ," %div" ],
45
+ [" meta .tag.haml" ," %div" ],
28
46
[" punctuation.section" ," {" ],
29
47
[" constant.other.symbol.ruby" ," :id" ],
30
48
[" text" ," => " ],
43
61
[" punctuation.section.comment" ," / file: app/views/movies/index.html.haml" ]
44
62
],[
45
63
" start" ,
46
- [" meta .escape.haml" ," \\ d" ]
64
+ [" character .escape.haml" ," \\ d" ]
47
65
],[
48
66
" start" ,
49
- [" entity.name .tag.haml" ," %ads:" ],
67
+ [" meta .tag.haml" ," %ads:" ],
50
68
[" punctuation.section" ," {" ],
51
69
[" constant.other.symbol.ruby" ," :bleh" ],
52
70
[" text" ," => " ],
53
71
[" constant.numeric" ," 33" ],
54
72
[" punctuation.section" ," }" ]
55
73
],[
56
74
" embedded_ruby" ,
57
- [" entity.name.tag.haml" ," %p" ],
58
- [" text" ," ==ddd==" ]
75
+ [" meta.tag.haml" ," %p" ],
76
+ [" text" ," ==" ],
77
+ [" text.xml" ," ddd" ],
78
+ [" text" ," ==" ]
59
79
],[
60
80
" start" ,
61
- [" text" ," Date/Time:" ]
81
+ [" text" ," " ],
82
+ [" text.xml" ," Date/Time:" ]
62
83
],[
63
84
" embedded_ruby" ,
64
85
[" text" ," - " ],
65
- [" identifier " ," now" ],
66
- [" text" ," = " ],
86
+ [" text.xml " ," now " ],
87
+ [" text" ," = " ],
67
88
[" support.class" ," DateTime" ],
68
89
[" text" ," ." ],
69
90
[" identifier" ," now" ],
70
91
[" text" ," " ]
71
92
],[
72
93
" start" ,
73
- [" entity.name.tag.haml" ," %strong" ],
74
- [" text" ," = now" ]
94
+ [" text" ," " ],
95
+ [" meta.tag.haml" ," %strong" ],
96
+ [" text" ," = " ],
97
+ [" text.xml" ," now" ]
75
98
],[
76
- " embedded_ruby " ,
99
+ " start " ,
77
100
[" text" ," = " ],
78
- [" keyword" ," if" ],
79
- [" text" ," " ],
80
- [" identifier" ," now" ],
81
- [" text" ," " ],
82
- [" support.class" ," DateTime" ],
83
- [" text" ," ." ],
84
- [" identifier" ," parse" ],
85
- [" text" ," (\" " ],
86
- [" support.class" ," December" ],
87
- [" text" ," " ],
88
- [" constant.numeric" ," 31" ],
89
- [" text" ," , " ],
90
- [" constant.numeric" ," 2006" ],
91
- [" text" ," \" )" ]
101
+ [" text.xml" ," if now DateTime.parse(" ],
102
+ [" string" ," \" December 31, 2006\" " ],
103
+ [" text.xml" ," )" ]
92
104
],[
93
- " embedded_ruby" ,
94
- [" text" ," = \" " ],
95
- [" support.class" ," Happy" ],
96
- [" text" ," " ],
97
- [" identifier" ," new" ],
98
- [" text" ," \" + \" " ],
99
- [" identifier" ," year" ],
100
- [" text" ," !\" " ]
105
+ " start" ,
106
+ [" text" ," = " ],
107
+ [" string" ," \" Happy new \" " ],
108
+ [" text.xml" ," + " ],
109
+ [" string" ," \" year!\" " ]
101
110
],[
102
111
" start" ,
103
- [" entity.name .tag.haml" ," %sfd" ],
104
- [" entity.other .attribute-name.class.haml" ," .dfdfg" ]
112
+ [" meta .tag.haml" ," %sfd" ],
113
+ [" keyword .attribute-name.class.haml" ," .dfdfg" ]
105
114
],[
106
115
" start" ,
107
- [" punctuation.section.comment " ," #content" ]
116
+ [" keyword.attribute-name.id.haml " ," #content" ]
108
117
],[
109
118
" start" ,
110
- [" text" ," .title" ]
119
+ [" text" ," " ],
120
+ [" keyword.attribute-name.class.haml" ," .title" ]
111
121
],[
112
122
" start" ,
113
- [" entity.name.tag.haml" ," %h1" ],
114
- [" text" ," = @title" ]
123
+ [" text" ," " ],
124
+ [" meta.tag.haml" ," %h1" ],
125
+ [" text" ," = " ],
126
+ [" text.xml" ," @title" ]
115
127
],[
116
- " embedded_ruby " ,
128
+ " start " ,
117
129
[" text" ," = " ],
118
- [" support.function" ," link_to" ],
119
- [" text" ," '" ],
120
- [" support.class" ," Home" ],
121
- [" text" ," ', " ],
122
- [" identifier" ," home_url" ]
130
+ [" text.xml" ," link_to " ],
131
+ [" string" ," 'Home'" ],
132
+ [" text.xml" ," , home_url" ]
123
133
],[
124
- " start "
134
+ " tag_single "
125
135
],[
126
136
" start" ,
127
- [" punctuation.section.comment" ," #contents" ]
137
+ [" text" ," " ],
138
+ [" text.xml" ," #contents" ]
128
139
],[
129
140
" start" ,
130
- [" entity.name .tag.haml" ," %div" ],
131
- [" entity.other .attribute-name.id.haml" ," #content" ]
141
+ [" meta .tag.haml" ," %div" ],
142
+ [" keyword .attribute-name.id.haml" ," #content" ]
132
143
],[
133
144
" start" ,
134
- [" entity.name.tag.haml" ," %div" ],
135
- [" entity.other.attribute-name.class.haml" ," .articles" ]
145
+ [" text" ," " ],
146
+ [" meta.tag.haml" ," %div" ],
147
+ [" keyword.attribute-name.class.haml" ," .articles" ]
136
148
],[
137
149
" start" ,
138
- [" entity.name.tag.haml" ," %div" ],
139
- [" entity.other.attribute-name.class.haml" ," .article.title" ],
140
- [" text" ," Blah" ]
150
+ [" text" ," " ],
151
+ [" meta.tag.haml" ," %div" ],
152
+ [" keyword.attribute-name.class.haml" ," .article.title" ],
153
+ [" text" ," " ],
154
+ [" text.xml" ," Blah" ]
141
155
],[
142
156
" start" ,
143
- [" entity.name.tag.haml" ," %div" ],
144
- [" entity.other.attribute-name.class.haml" ," .article.date" ],
157
+ [" text" ," " ],
158
+ [" meta.tag.haml" ," %div" ],
159
+ [" keyword.attribute-name.class.haml" ," .article.date" ],
145
160
[" text" ," " ],
146
161
[" constant.numeric" ," 2006-11-05" ]
147
162
],[
148
163
" start" ,
149
- [" entity.name.tag.haml" ," %div" ],
150
- [" entity.other.attribute-name.class.haml" ," .article.entry" ]
164
+ [" text" ," " ],
165
+ [" meta.tag.haml" ," %div" ],
166
+ [" keyword.attribute-name.class.haml" ," .article.entry" ]
151
167
],[
152
168
" start" ,
153
- [" text" ," Neil Patrick Harris " ]
169
+ [" text" ," " ],
170
+ [" text.xml" ," Neil Patrick Harris " ]
154
171
],[
155
- " start "
172
+ " tag_single "
156
173
],[
157
174
" start" ,
158
- [" entity.name.tag.haml" ," %div" ],
159
- [" text" ," [@user, " ],
175
+ [" meta.tag.haml" ," %div" ],
176
+ [" text" ," [" ],
177
+ [" text.xml" ," @user, " ],
160
178
[" constant.other.symbol.ruby" ," :greeting" ],
161
- [" text" ," ]" ]
179
+ [" text.xml " ," ]" ]
162
180
],[
163
181
" start" ,
164
- [" entity.name.tag.haml" ," %bar" ],
182
+ [" text" ," " ],
183
+ [" meta.tag.haml" ," %bar" ],
165
184
[" text" ," [" ],
166
185
[" constant.numeric" ," 290" ],
167
- [" text" ," ]/" ]
186
+ [" text.xml " ," ]/" ]
168
187
],[
169
- " start" ,
170
- [" text" ," " ],
171
- [" string.quoted.double" ," ==Hello!==" ]
188
+ " embedded_ruby" ,
189
+ [" text" ," ==" ],
190
+ [" text.xml" ," Hello!" ],
191
+ [" text" ," ==" ]
172
192
],[
173
193
" start"
174
194
]]
0 commit comments