|
34 | 34 | }, |
35 | 35 | { |
36 | 36 | "c": "<", |
37 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.begin.html", |
| 37 | + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", |
38 | 38 | "r": { |
39 | 39 | "dark_plus": "punctuation.definition.tag: #808080", |
40 | 40 | "light_plus": "punctuation.definition.tag: #800000", |
|
45 | 45 | }, |
46 | 46 | { |
47 | 47 | "c": "pre", |
48 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html entity.name.tag.html", |
| 48 | + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", |
49 | 49 | "r": { |
50 | 50 | "dark_plus": "entity.name.tag: #569CD6", |
51 | 51 | "light_plus": "entity.name.tag: #800000", |
|
56 | 56 | }, |
57 | 57 | { |
58 | 58 | "c": ">", |
59 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.end.html", |
| 59 | + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", |
60 | 60 | "r": { |
61 | 61 | "dark_plus": "punctuation.definition.tag: #808080", |
62 | 62 | "light_plus": "punctuation.definition.tag: #800000", |
|
67 | 67 | }, |
68 | 68 | { |
69 | 69 | "c": "<", |
70 | | - "t": "text.html.markdown meta.tag.inline.code.start.html punctuation.definition.tag.begin.html", |
| 70 | + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.begin.html", |
71 | 71 | "r": { |
72 | 72 | "dark_plus": "punctuation.definition.tag: #808080", |
73 | 73 | "light_plus": "punctuation.definition.tag: #800000", |
|
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "c": "code", |
81 | | - "t": "text.html.markdown meta.tag.inline.code.start.html entity.name.tag.html", |
| 81 | + "t": "text.html.markdown meta.tag.inline.any.html entity.name.tag.inline.any.html", |
82 | 82 | "r": { |
83 | 83 | "dark_plus": "entity.name.tag: #569CD6", |
84 | 84 | "light_plus": "entity.name.tag: #800000", |
|
89 | 89 | }, |
90 | 90 | { |
91 | 91 | "c": ">", |
92 | | - "t": "text.html.markdown meta.tag.inline.code.start.html punctuation.definition.tag.end.html", |
| 92 | + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", |
93 | 93 | "r": { |
94 | 94 | "dark_plus": "punctuation.definition.tag: #808080", |
95 | 95 | "light_plus": "punctuation.definition.tag: #800000", |
|
111 | 111 | }, |
112 | 112 | { |
113 | 113 | "c": "</", |
114 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.code.end.html punctuation.definition.tag.begin.html", |
| 114 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html punctuation.definition.tag.begin.html", |
115 | 115 | "r": { |
116 | 116 | "dark_plus": "punctuation.definition.tag: #808080", |
117 | 117 | "light_plus": "punctuation.definition.tag: #800000", |
|
122 | 122 | }, |
123 | 123 | { |
124 | 124 | "c": "code", |
125 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.code.end.html entity.name.tag.html", |
| 125 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html entity.name.tag.inline.any.html", |
126 | 126 | "r": { |
127 | 127 | "dark_plus": "entity.name.tag: #569CD6", |
128 | 128 | "light_plus": "entity.name.tag: #800000", |
|
133 | 133 | }, |
134 | 134 | { |
135 | 135 | "c": ">", |
136 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.code.end.html punctuation.definition.tag.end.html", |
| 136 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", |
137 | 137 | "r": { |
138 | 138 | "dark_plus": "punctuation.definition.tag: #808080", |
139 | 139 | "light_plus": "punctuation.definition.tag: #800000", |
|
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "c": "</", |
147 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.begin.html", |
| 147 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", |
148 | 148 | "r": { |
149 | 149 | "dark_plus": "punctuation.definition.tag: #808080", |
150 | 150 | "light_plus": "punctuation.definition.tag: #800000", |
|
155 | 155 | }, |
156 | 156 | { |
157 | 157 | "c": "pre", |
158 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html entity.name.tag.html", |
| 158 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html entity.name.tag.block.any.html", |
159 | 159 | "r": { |
160 | 160 | "dark_plus": "entity.name.tag: #569CD6", |
161 | 161 | "light_plus": "entity.name.tag: #800000", |
|
166 | 166 | }, |
167 | 167 | { |
168 | 168 | "c": ">", |
169 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.end.html", |
| 169 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", |
170 | 170 | "r": { |
171 | 171 | "dark_plus": "punctuation.definition.tag: #808080", |
172 | 172 | "light_plus": "punctuation.definition.tag: #800000", |
|
210 | 210 | }, |
211 | 211 | { |
212 | 212 | "c": "<", |
213 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.begin.html", |
| 213 | + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", |
214 | 214 | "r": { |
215 | 215 | "dark_plus": "punctuation.definition.tag: #808080", |
216 | 216 | "light_plus": "punctuation.definition.tag: #800000", |
|
221 | 221 | }, |
222 | 222 | { |
223 | 223 | "c": "pre", |
224 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html entity.name.tag.html", |
| 224 | + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", |
225 | 225 | "r": { |
226 | 226 | "dark_plus": "entity.name.tag: #569CD6", |
227 | 227 | "light_plus": "entity.name.tag: #800000", |
|
232 | 232 | }, |
233 | 233 | { |
234 | 234 | "c": ">", |
235 | | - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.end.html", |
| 235 | + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", |
236 | 236 | "r": { |
237 | 237 | "dark_plus": "punctuation.definition.tag: #808080", |
238 | 238 | "light_plus": "punctuation.definition.tag: #800000", |
|
265 | 265 | }, |
266 | 266 | { |
267 | 267 | "c": "</", |
268 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.begin.html", |
| 268 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", |
269 | 269 | "r": { |
270 | 270 | "dark_plus": "punctuation.definition.tag: #808080", |
271 | 271 | "light_plus": "punctuation.definition.tag: #800000", |
|
276 | 276 | }, |
277 | 277 | { |
278 | 278 | "c": "pre", |
279 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html entity.name.tag.html", |
| 279 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html entity.name.tag.block.any.html", |
280 | 280 | "r": { |
281 | 281 | "dark_plus": "entity.name.tag: #569CD6", |
282 | 282 | "light_plus": "entity.name.tag: #800000", |
|
287 | 287 | }, |
288 | 288 | { |
289 | 289 | "c": ">", |
290 | | - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.end.html", |
| 290 | + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", |
291 | 291 | "r": { |
292 | 292 | "dark_plus": "punctuation.definition.tag: #808080", |
293 | 293 | "light_plus": "punctuation.definition.tag: #800000", |
|
0 commit comments