ultraviolet 0.10.0 → 0.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +7 -0
- data/Manifest.txt +184 -188
- data/Rakefile +2 -2
- data/bin/theme2latexrender +9 -30
- data/bin/theme2xhtmlrender +17 -23
- data/lib/uv.rb +2 -2
- data/lib/uv/{html_processor.rb → render_processor.rb} +39 -13
- data/lib/uv/utility.rb +67 -0
- data/render/latex/active4d.render +7 -7
- data/render/latex/all_hallows_eve.render +6 -6
- data/render/latex/amy.render +7 -7
- data/render/latex/blackboard.render +5 -5
- data/render/latex/brilliance_black.render +171 -221
- data/render/latex/brilliance_dull.render +105 -105
- data/render/latex/cobalt.render +12 -12
- data/render/latex/dawn.render +8 -8
- data/render/latex/eiffel.render +4 -4
- data/render/latex/espresso_libre.render +5 -5
- data/render/latex/idle.render +2 -2
- data/render/latex/iplastic.render +5 -5
- data/render/latex/lazy.render +2 -2
- data/render/latex/mac_classic.render +7 -7
- data/render/latex/magicwb_amiga.render +8 -8
- data/render/latex/pastels_on_dark.render +5 -5
- data/render/latex/slush_poppies.render +1 -1
- data/render/latex/spacecadet.render +3 -3
- data/render/latex/sunburst.render +14 -14
- data/render/latex/twilight.render +9 -9
- data/render/latex/zenburnesque.render +2 -2
- data/render/xhtml/amy.render +1 -1
- data/render/xhtml/brilliance_black.render +74 -124
- data/render/xhtml/brilliance_dull.render +6 -6
- data/render/xhtml/files/css/active4d.css +1 -1
- data/render/xhtml/files/css/all_hallows_eve.css +1 -1
- data/render/xhtml/files/css/amy.css +6 -3
- data/render/xhtml/files/css/blackboard.css +3 -3
- data/render/xhtml/files/css/brilliance_black.css +193 -220
- data/render/xhtml/files/css/brilliance_dull.css +110 -90
- data/render/xhtml/files/css/cobalt.css +3 -3
- data/render/xhtml/files/css/dawn.css +6 -6
- data/render/xhtml/files/css/eiffel.css +1 -1
- data/render/xhtml/files/css/espresso_libre.css +2 -2
- data/render/xhtml/files/css/iplastic.css +3 -3
- data/render/xhtml/files/css/mac_classic.css +3 -3
- data/render/xhtml/files/css/magicwb_amiga.css +6 -3
- data/render/xhtml/files/css/pastels_on_dark.css +2 -2
- data/render/xhtml/files/css/spacecadet.css +1 -1
- data/render/xhtml/files/css/sunburst.css +7 -7
- data/render/xhtml/files/css/twilight.css +5 -5
- data/render/xhtml/files/css/zenburnesque.css +5 -2
- data/render/xhtml/mac_classic.render +1 -1
- data/render/xhtml/magicwb_amiga.render +1 -1
- data/render/xhtml/zenburnesque.render +1 -1
- data/syntax/antlr.syntax +49 -26
- data/syntax/apache.syntax +17 -2
- data/syntax/c.syntax +2 -2
- data/syntax/cm.syntax +32 -0
- data/syntax/coldfusion.syntax +4 -3
- data/syntax/css.syntax +8 -3
- data/syntax/d.syntax +4 -0
- data/syntax/groovy.syntax +10 -8
- data/syntax/gtd.syntax +22 -0
- data/syntax/haml.syntax +2 -2
- data/syntax/html.syntax +4 -4
- data/syntax/ini.syntax +5 -4
- data/syntax/javascript.syntax +2 -1
- data/syntax/languagedefinition.syntax +50 -39
- data/syntax/macports_portfile.syntax +21 -1
- data/syntax/makefile.syntax +1 -0
- data/syntax/objective-c.syntax +37 -30
- data/syntax/pascal.syntax +1 -1
- data/syntax/perl.syntax +40 -0
- data/syntax/php.syntax +672 -379
- data/syntax/pmwiki.syntax +113 -0
- data/syntax/property_list.syntax +4 -14
- data/syntax/python.syntax +17 -14
- data/syntax/release_notes.syntax +12 -3
- data/syntax/ruby_experimental.syntax +8 -8
- data/syntax/standard_ml.syntax +79 -3
- data/syntax/twiki.syntax +2 -2
- data/syntax/txt2tags.syntax +18 -18
- data/syntax/xml.syntax +1 -0
- data/syntax/yaml.syntax +2 -2
- metadata +193 -194
- data/syntax/buggy/nemerle.yaml +0 -74
- data/syntax/gtd2_text.syntax +0 -31
- data/syntax/old/YAML.yaml +0 -160
- data/syntax/old/txt2tags.yaml +0 -139
@@ -31,13 +31,13 @@ tags:
|
|
31
31
|
- begin: "{\\color[HTML]{D2A8A1}\\textit{"
|
32
32
|
end: "}}"
|
33
33
|
selector: invalid.deprecated
|
34
|
-
- begin: \colorbox[HTML]{
|
34
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{241A24}{\rule[-0.5ex]{0pt}{2.0ex}\color[HTML]{F8F8F8}
|
35
35
|
end: "}"
|
36
36
|
selector: invalid.illegal
|
37
|
-
- begin: \colorbox[HTML]{
|
37
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{A3A6AD}{\rule[-0.5ex]{0pt}{2.0ex}
|
38
38
|
end: "}"
|
39
39
|
selector: text source
|
40
|
-
- begin: \colorbox[HTML]{
|
40
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{9C9EA4}{\rule[-0.5ex]{0pt}{2.0ex}
|
41
41
|
end: "}"
|
42
42
|
selector: text.html.ruby source
|
43
43
|
- begin: "{\\color[HTML]{9B5C2E}\\textit{"
|
@@ -106,16 +106,16 @@ tags:
|
|
106
106
|
- begin: "{\\color[HTML]{8F9D6A}"
|
107
107
|
end: "}"
|
108
108
|
selector: meta.constructor.argument.css
|
109
|
-
- begin: \colorbox[HTML]{0E2231}{\color[HTML]{F8F8F8}\textit{
|
109
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{0E2231}{\rule[-0.5ex]{0pt}{2.0ex}\color[HTML]{F8F8F8}\textit{
|
110
110
|
end: "}}"
|
111
111
|
selector: meta.diff, meta.diff.header, meta.separator
|
112
|
-
- begin: \colorbox[HTML]{420E09}{\color[HTML]{F8F8F8}
|
112
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{420E09}{\rule[-0.5ex]{0pt}{2.0ex}\color[HTML]{F8F8F8}
|
113
113
|
end: "}"
|
114
114
|
selector: markup.deleted
|
115
|
-
- begin: \colorbox[HTML]{4A410D}{\color[HTML]{F8F8F8}
|
115
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{4A410D}{\rule[-0.5ex]{0pt}{2.0ex}\color[HTML]{F8F8F8}
|
116
116
|
end: "}"
|
117
117
|
selector: markup.changed
|
118
|
-
- begin: \colorbox[HTML]{253B22}{\color[HTML]{F8F8F8}
|
118
|
+
- begin: \setlength{\fboxsep}{0ex}\colorbox[HTML]{253B22}{\rule[-0.5ex]{0pt}{2.0ex}\color[HTML]{F8F8F8}
|
119
119
|
end: "}"
|
120
120
|
selector: markup.inserted
|
121
121
|
- begin: "{\\color[HTML]{F9EE98}"
|
@@ -127,7 +127,7 @@ tags:
|
|
127
127
|
listing:
|
128
128
|
begin: |
|
129
129
|
\newcolumntype{C}{>{\color[HTML]{F8F8F8}\columncolor[HTML]{141414}}l}
|
130
|
-
\newcolumntype{N}{>{\color[HTML]{
|
130
|
+
\newcolumntype{N}{>{\color[HTML]{000000}\columncolor[HTML]{DDF0FF}}l}
|
131
131
|
\begin{longtable}{NC}
|
132
132
|
|
133
133
|
end: |
|
@@ -147,7 +147,7 @@ document:
|
|
147
147
|
end: |
|
148
148
|
\end{document}
|
149
149
|
|
150
|
-
filter: "@escaped.gsub(/(_|\\{|\\}
|
150
|
+
filter: "@escaped.gsub(/(\\$)/, '\\\\\\\\\\1').gsub(/\\\\(?!\\$)/, '$\\\\\\\\backslash$').gsub(/(_|\\{|\\}|&|\\#|%)/, '\\\\\\\\\\1').gsub(/~/, '\\\\textasciitilde ').gsub(/ /,'\\\\hspace{1ex}').gsub(/\\t| /,'\\\\hspace{3ex}').gsub(/\\\"/, \"''\").gsub(/(\\^)/,'\\\\\\\\\\1{}')"
|
151
151
|
line-numbers:
|
152
152
|
begin: \texttt{
|
153
153
|
end: "}&\\mbox{\\texttt{"
|
@@ -100,7 +100,7 @@ tags:
|
|
100
100
|
listing:
|
101
101
|
begin: |
|
102
102
|
\newcolumntype{C}{>{\color[HTML]{DEDEDE}\columncolor[HTML]{404040}}l}
|
103
|
-
\newcolumntype{N}{>{\color[HTML]{
|
103
|
+
\newcolumntype{N}{>{\color[HTML]{000000}\columncolor[HTML]{A0A0C0}}l}
|
104
104
|
\begin{longtable}{NC}
|
105
105
|
|
106
106
|
end: |
|
@@ -120,7 +120,7 @@ document:
|
|
120
120
|
end: |
|
121
121
|
\end{document}
|
122
122
|
|
123
|
-
filter: "@escaped.gsub(/(_|\\{|\\}
|
123
|
+
filter: "@escaped.gsub(/(\\$)/, '\\\\\\\\\\1').gsub(/\\\\(?!\\$)/, '$\\\\\\\\backslash$').gsub(/(_|\\{|\\}|&|\\#|%)/, '\\\\\\\\\\1').gsub(/~/, '\\\\textasciitilde ').gsub(/ /,'\\\\hspace{1ex}').gsub(/\\t| /,'\\\\hspace{3ex}').gsub(/\\\"/, \"''\").gsub(/(\\^)/,'\\\\\\\\\\1{}')"
|
124
124
|
line-numbers:
|
125
125
|
begin: \texttt{
|
126
126
|
end: "}&\\mbox{\\texttt{"
|
data/render/xhtml/amy.render
CHANGED
@@ -34,7 +34,7 @@ tags:
|
|
34
34
|
- begin: <span class="BooleanConstant">
|
35
35
|
end: </span>
|
36
36
|
selector: constant.language.boolean
|
37
|
-
- begin: <span class="
|
37
|
+
- begin: <span class="BuiltInConstant1">
|
38
38
|
end: </span>
|
39
39
|
selector: constant.language
|
40
40
|
- begin: <span class="UserDefinedConstant">
|
@@ -1,5 +1,5 @@
|
|
1
1
|
---
|
2
|
-
name: Brilliance Black
|
2
|
+
name: "Brilliance Black \xE3\x8A\xB7"
|
3
3
|
line:
|
4
4
|
begin: ""
|
5
5
|
end: ""
|
@@ -15,7 +15,7 @@ tags:
|
|
15
15
|
selector: meta.subtlegradient
|
16
16
|
- begin: <span class="String">
|
17
17
|
end: </span>
|
18
|
-
selector: string -meta.tag -meta.doctype -string.regexp -string.literal -string.interpolated -string.quoted.literal -string.unquoted, variable.parameter.misc.css, text string source string, string.unquoted string, string.regexp string
|
18
|
+
selector: string -meta.tag -meta.doctype -string.regexp -string.literal -string.interpolated -string.quoted.literal -string.unquoted, variable.parameter.misc.css, text string source string, string.unquoted string, string.regexp string
|
19
19
|
- begin: <span class="StringPunctuation">
|
20
20
|
end: </span>
|
21
21
|
selector: punctuation.definition.string -meta.tag
|
@@ -57,7 +57,7 @@ tags:
|
|
57
57
|
selector: "meta.group.assertion.regexp "
|
58
58
|
- begin: <span class="MetaAssertion">
|
59
59
|
end: </span>
|
60
|
-
selector: meta.assertion, meta.group.assertion keyword.control.group.regexp
|
60
|
+
selector: meta.assertion, meta.group.assertion keyword.control.group.regexp
|
61
61
|
- begin: <span class="Number">
|
62
62
|
end: </span>
|
63
63
|
selector: constant.numeric
|
@@ -67,7 +67,7 @@ tags:
|
|
67
67
|
- begin: <span class="BuiltInConstant">
|
68
68
|
end: </span>
|
69
69
|
selector: constant.language, keyword.other.unit, constant.other.java, constant.other.unit
|
70
|
-
- begin: <span class="
|
70
|
+
- begin: <span class="BuiltInConstant1">
|
71
71
|
end: </span>
|
72
72
|
selector: constant.language.pseudo-variable
|
73
73
|
- begin: <span class="UserDefinedConstant">
|
@@ -90,7 +90,7 @@ tags:
|
|
90
90
|
selector: variable.other.readwrite.global
|
91
91
|
- begin: <span class="Variable">
|
92
92
|
end: </span>
|
93
|
-
selector: variable.language, variable.other, variable.js
|
93
|
+
selector: variable.language, variable.other, variable.js
|
94
94
|
- begin: <span class="ClassVariable">
|
95
95
|
end: </span>
|
96
96
|
selector: variable.other.readwrite.class
|
@@ -102,7 +102,7 @@ tags:
|
|
102
102
|
selector: variable.other.php, variable.other.normal
|
103
103
|
- begin: <span class="VariablePunctuation">
|
104
104
|
end: </span>
|
105
|
-
selector: punctuation.definition
|
105
|
+
selector: punctuation.definition
|
106
106
|
- begin: <span class="Storage">
|
107
107
|
end: </span>
|
108
108
|
selector: storage -storage.modifier
|
@@ -126,7 +126,7 @@ tags:
|
|
126
126
|
selector: support.type, support.class
|
127
127
|
- begin: <span class="Instance">
|
128
128
|
end: </span>
|
129
|
-
selector: entity.name.instance
|
129
|
+
selector: entity.name.instance
|
130
130
|
- begin: <span class="InstanceConstructor">
|
131
131
|
end: </span>
|
132
132
|
selector: meta.class.instance.constructor
|
@@ -135,70 +135,43 @@ tags:
|
|
135
135
|
selector: entity.other.inherited-class, entity.name.module
|
136
136
|
- begin: <span class="ClassMethod">
|
137
137
|
end: </span>
|
138
|
-
selector: meta.definition.method
|
139
|
-
- begin: <span class="
|
138
|
+
selector: object.property.function, meta.definition.method
|
139
|
+
- begin: <span class="Function">
|
140
140
|
end: </span>
|
141
141
|
selector: meta.function, meta.property.function, declaration.function
|
142
|
-
- begin: <span class="
|
142
|
+
- begin: <span class="FunctionName">
|
143
143
|
end: </span>
|
144
144
|
selector: entity.name.function, entity.name.preprocessor
|
145
|
-
- begin: <span class="
|
146
|
-
end: </span>
|
147
|
-
selector: variable.parameter.function
|
148
|
-
- begin: <span class="FunctionDeclarationParameters">
|
149
|
-
end: </span>
|
150
|
-
selector: variable.parameter -variable.parameter.misc.css, meta.definition.method meta.definition.param-list, meta.function.method.with-arguments variable.parameter.function
|
151
|
-
- begin: <span class="FunctionDeclarationParametersPunctuation">
|
152
|
-
end: </span>
|
153
|
-
selector: punctuation.definition.parameters, variable.parameter.function punctuation.separator.object
|
154
|
-
- begin: <span class="FunctionCall">
|
155
|
-
end: </span>
|
156
|
-
selector: keyword.other.special-method, meta.function-call entity.name.function, support.function - variable
|
157
|
-
- begin: <span class="LibraryFunctionCall">
|
158
|
-
end: </span>
|
159
|
-
selector: meta.function-call support.function - variable
|
160
|
-
- begin: <span class="LibraryFunctionName">
|
161
|
-
end: </span>
|
162
|
-
selector: support.function
|
163
|
-
- begin: <span class="FunctionCallArgumentsPunctuation">
|
164
|
-
end: </span>
|
165
|
-
selector: punctuation.section.function, meta.brace.curly.function, meta.function-call punctuation.section.scope.ruby, meta.function-call punctuation.separator.object
|
166
|
-
- begin: <span class="FunctionPunctuation">
|
167
|
-
end: </span>
|
168
|
-
selector: meta.group.braces.round punctuation.section.scope, meta.group.braces.round meta.delimiter.object.comma, meta.brace.round
|
169
|
-
- begin: <span class="FunctionCallWithoutArguments">
|
145
|
+
- begin: <span class="Keyword">
|
170
146
|
end: </span>
|
171
|
-
selector:
|
147
|
+
selector: keyword
|
172
148
|
- begin: <span class="KeywordControl">
|
173
149
|
end: </span>
|
174
150
|
selector: keyword.control
|
175
|
-
- begin: <span class="
|
176
|
-
end: </span>
|
177
|
-
selector: keyword
|
178
|
-
- begin: <span class="KeywordOther">
|
151
|
+
- begin: <span class="HackKeywordControlRubyStartBlock">
|
179
152
|
end: </span>
|
180
|
-
selector: keyword.
|
181
|
-
- begin: <span class="
|
153
|
+
selector: keyword.control.ruby.start-block
|
154
|
+
- begin: <span class="LibraryFunction">
|
182
155
|
end: </span>
|
183
|
-
selector:
|
156
|
+
selector: support.function - variable
|
184
157
|
- begin: <span class="KeywordOperator">
|
185
158
|
end: </span>
|
186
159
|
selector: keyword.operator, declaration.function.operator, meta.preprocessor.c.include
|
187
|
-
- begin: <span class="
|
160
|
+
- begin: <span class="SpecialFunction">
|
188
161
|
end: </span>
|
189
|
-
selector: keyword.
|
190
|
-
- begin: <span class="
|
162
|
+
selector: keyword.other.special-method, meta.function-call entity.name.function
|
163
|
+
- begin: <span class="KeywordOperatorGetter">
|
191
164
|
end: </span>
|
192
|
-
selector: keyword.operator.
|
193
|
-
- begin: <span class="
|
165
|
+
selector: keyword.operator.getter
|
166
|
+
- begin: <span class="KeywordOperatorSetter">
|
194
167
|
end: </span>
|
195
|
-
selector: keyword.operator.
|
196
|
-
- begin: <span class="
|
168
|
+
selector: keyword.operator.setter
|
169
|
+
- begin: <span class="FunctionArgument">
|
197
170
|
end: </span>
|
198
|
-
selector:
|
199
|
-
- begin: <span class="
|
171
|
+
selector: variable.parameter -variable.parameter.misc.css, meta.definition.method meta.definition.param-list, meta.function.method.with-arguments variable.parameter.function
|
172
|
+
- begin: <span class="SourceRegexpKeyword">
|
200
173
|
end: </span>
|
201
|
-
selector:
|
174
|
+
selector: source.regexp keyword.operator
|
202
175
|
- begin: <span class="TagDoctype">
|
203
176
|
end: </span>
|
204
177
|
selector: meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype
|
@@ -219,7 +192,7 @@ tags:
|
|
219
192
|
selector: meta.tag.inline source
|
220
193
|
- begin: <span class="TagOther">
|
221
194
|
end: </span>
|
222
|
-
selector: meta.tag.other, entity.name.tag.style, entity.name
|
195
|
+
selector: meta.tag.other, entity.name.tag.style, source entity.other.attribute-name -text.html.basic.embedded , entity.name.tag.script, meta.tag.block.script
|
223
196
|
- begin: <span class="TagForm">
|
224
197
|
end: </span>
|
225
198
|
selector: meta.tag.form, meta.tag.block.form
|
@@ -289,13 +262,13 @@ tags:
|
|
289
262
|
- begin: <span class="PseudoClass">
|
290
263
|
end: </span>
|
291
264
|
selector: entity.other.attribute-name.pseudo-class, entity.other.attribute-name.tag.pseudo-class
|
292
|
-
- begin: <span class="
|
265
|
+
- begin: <span class="Class1">
|
293
266
|
end: </span>
|
294
267
|
selector: meta.selector entity.other.attribute-name.class
|
295
268
|
- begin: <span class="Id">
|
296
269
|
end: </span>
|
297
270
|
selector: meta.selector entity.other.attribute-name.id
|
298
|
-
- begin: <span class="
|
271
|
+
- begin: <span class="Tag1">
|
299
272
|
end: </span>
|
300
273
|
selector: meta.selector entity.name.tag
|
301
274
|
- begin: <span class="TagWildcard">
|
@@ -361,9 +334,6 @@ tags:
|
|
361
334
|
- begin: <span class="LVariableParameterLabel">
|
362
335
|
end: </span>
|
363
336
|
selector: text.latex variable.parameter.label
|
364
|
-
- begin: <span class="LMarkup">
|
365
|
-
end: </span>
|
366
|
-
selector: meta.function markup
|
367
337
|
- begin: <span class="LMetaGroupBraces">
|
368
338
|
end: </span>
|
369
339
|
selector: text.latex meta.group.braces
|
@@ -403,13 +373,10 @@ tags:
|
|
403
373
|
- begin: <span class="StringEmbeddedSource">
|
404
374
|
end: </span>
|
405
375
|
selector: source string source punctuation.section.embedded
|
406
|
-
- begin: <span class="SourceJsEmbedded">
|
407
|
-
end: </span>
|
408
|
-
selector: source.js.embedded
|
409
376
|
- begin: <span class="Source">
|
410
377
|
end: </span>
|
411
378
|
selector: source
|
412
|
-
- begin: <span class="
|
379
|
+
- begin: <span class="MetaBraceErb1">
|
413
380
|
end: </span>
|
414
381
|
selector: meta.brace.erb
|
415
382
|
- begin: <span class="SourceStringSource">
|
@@ -433,21 +400,24 @@ tags:
|
|
433
400
|
- begin: <span class="TextStringSourceStringSource">
|
434
401
|
end: </span>
|
435
402
|
selector: text string source string source
|
436
|
-
- begin: <span class="Invalid">
|
437
|
-
end: </span>
|
438
|
-
selector: invalid
|
439
403
|
- begin: <span class="Syntax">
|
440
404
|
end: </span>
|
441
405
|
selector: meta.syntax
|
442
|
-
- begin: <span class="
|
406
|
+
- begin: <span class="Invalid">
|
443
407
|
end: </span>
|
444
|
-
selector:
|
445
|
-
- begin: <span class="
|
408
|
+
selector: invalid
|
409
|
+
- begin: <span class="Comment">
|
446
410
|
end: </span>
|
447
|
-
selector:
|
411
|
+
selector: 0comment
|
448
412
|
- begin: <span class="CommentPunctuation">
|
449
413
|
end: </span>
|
450
414
|
selector: comment punctuation
|
415
|
+
- begin: <span class="Comment1">
|
416
|
+
end: </span>
|
417
|
+
selector: comment
|
418
|
+
- begin: <span class="CommentPunctuation1">
|
419
|
+
end: </span>
|
420
|
+
selector: comment punctuation
|
451
421
|
- begin: <span class="HtmlComment">
|
452
422
|
end: </span>
|
453
423
|
selector: text comment.block -source
|
@@ -478,95 +448,75 @@ tags:
|
|
478
448
|
- begin: <span class="BoldStringQuotes">
|
479
449
|
end: </span>
|
480
450
|
selector: string.quoted.single.brace, string.quoted.double.brace
|
481
|
-
- begin: <span class="
|
482
|
-
end: </span>
|
483
|
-
selector: text.blog, text.mail
|
484
|
-
- begin: <span class="PostContent">
|
485
|
-
end: </span>
|
486
|
-
selector: text.blog text, text.mail text
|
487
|
-
- begin: <span class="PostHeaderKeys">
|
451
|
+
- begin: <span class="MetaHeadersBlog">
|
488
452
|
end: </span>
|
489
|
-
selector:
|
490
|
-
- begin: <span class="
|
453
|
+
selector: text.blog -(text.blog text)
|
454
|
+
- begin: <span class="MetaHeadersBlog1">
|
491
455
|
end: </span>
|
492
|
-
selector: meta.
|
493
|
-
- begin: <span class="
|
456
|
+
selector: meta.headers.blog
|
457
|
+
- begin: <span class="MetaHeadersBlogKeywordOtherBlog">
|
494
458
|
end: </span>
|
495
|
-
selector:
|
496
|
-
- begin: <span class="
|
459
|
+
selector: meta.headers.blog keyword.other.blog
|
460
|
+
- begin: <span class="MetaHeadersBlogStringUnquotedBlog">
|
497
461
|
end: </span>
|
498
|
-
selector:
|
499
|
-
- begin: <span class="EntityNameTypeVariant">
|
500
|
-
end: </span>
|
501
|
-
selector: entity.name.type.variant
|
502
|
-
- begin: <span class="EntityNameTagMetaRecordDefinition">
|
503
|
-
end: </span>
|
504
|
-
selector: source.ocaml entity.name.tag, source.ocaml meta.record.definition
|
462
|
+
selector: meta.headers.blog string.unquoted.blog
|
505
463
|
- begin: <span class="MetaBracePipe">
|
506
464
|
end: </span>
|
507
465
|
selector: meta.brace.pipe
|
508
466
|
- begin: <span class="MiscPunctuation">
|
509
467
|
end: </span>
|
510
|
-
selector: meta.brace.erb, source.ruby.embedded.source.brace, punctuation.section.dictionary, punctuation.terminator.dictionary, punctuation.separator.object
|
468
|
+
selector: meta.brace.erb, source.ruby.embedded.source.brace, punctuation.section.dictionary, punctuation.terminator.dictionary, punctuation.separator.object
|
511
469
|
- begin: <span class="CurlyPunctuation">
|
512
470
|
end: </span>
|
513
471
|
selector: meta.group.braces.curly punctuation.section.scope, meta.brace.curly
|
514
472
|
- begin: <span class="ObjectPunctuation">
|
515
473
|
end: </span>
|
516
|
-
selector: punctuation.separator.objects, meta.group.braces.curly meta.delimiter.object.comma, punctuation.separator.key-value -meta.tag
|
517
|
-
- begin: <span class="FunctionPunctuation">
|
518
|
-
end: </span>
|
519
|
-
selector: punctuation.definition.function, punctuation.separator.function-return, punctuation.separator.function-definition
|
474
|
+
selector: punctuation.separator.objects, meta.group.braces.curly meta.delimiter.object.comma, punctuation.separator.key-value -meta.tag
|
520
475
|
- begin: <span class="ArrayPunctuation">
|
521
476
|
end: </span>
|
522
477
|
selector: meta.group.braces.square punctuation.section.scope, meta.group.braces.square meta.delimiter.object.comma, meta.brace.square, punctuation.separator.array, punctuation.section.array
|
523
478
|
- begin: <span class="MetaBraceCurlyMetaGroup">
|
524
479
|
end: </span>
|
525
480
|
selector: meta.brace.curly meta.group
|
481
|
+
- begin: <span class="FunctionPunctuation">
|
482
|
+
end: </span>
|
483
|
+
selector: meta.group.braces.round punctuation.section.scope, meta.group.braces.round meta.delimiter.object.comma, meta.brace.round
|
484
|
+
- begin: <span class="MetaBraceCurlyFunction">
|
485
|
+
end: </span>
|
486
|
+
selector: punctuation.section.function, meta.brace.curly.function, meta.function-call punctuation.section.scope.ruby
|
526
487
|
- begin: <span class="MetaSourceEmbedded">
|
527
488
|
end: </span>
|
528
489
|
selector: meta.source.embedded, entity.other.django.tagbraces
|
529
490
|
- begin: <span class="MetaGroupBracesRoundJs">
|
530
491
|
end: </span>
|
531
492
|
selector: source.js meta.group.braces.round, meta.scope.heredoc
|
532
|
-
- begin: <span class="
|
533
|
-
end: </span>
|
534
|
-
selector: meta.odd-tab.group1, meta.group.braces, meta.block.slate, text.xml.strict meta.tag, meta.paren-group, meta.section
|
535
|
-
- begin: <span class="Group2">
|
493
|
+
- begin: <span class="MetaGroupBraces1">
|
536
494
|
end: </span>
|
537
|
-
selector: meta.
|
538
|
-
- begin: <span class="
|
495
|
+
selector: meta.odd-tab.group1, meta.group.braces, meta.block.slate, text.xml.strict meta.tag
|
496
|
+
- begin: <span class="MetaGroupBraces2">
|
539
497
|
end: </span>
|
540
|
-
selector: meta.
|
541
|
-
- begin: <span class="
|
498
|
+
selector: meta.even-tab.group2, meta.group.braces meta.group.braces, meta.block.slate meta.block.slate, text.xml.strict meta.tag meta.tag, meta.group.braces meta.group.braces
|
499
|
+
- begin: <span class="MetaGroupBraces3">
|
542
500
|
end: </span>
|
543
|
-
selector: meta.
|
544
|
-
- begin: <span class="
|
501
|
+
selector: meta.odd-tab.group3, meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces
|
502
|
+
- begin: <span class="MetaGroupBraces4">
|
545
503
|
end: </span>
|
546
|
-
selector: meta.
|
547
|
-
- begin: <span class="
|
504
|
+
selector: meta.even-tab.group4, meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
505
|
+
- begin: <span class="MetaGroupBraces5">
|
548
506
|
end: </span>
|
549
|
-
selector: meta.
|
550
|
-
- begin: <span class="
|
507
|
+
selector: meta.odd-tab.group5, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
508
|
+
- begin: <span class="MetaGroupBraces6">
|
551
509
|
end: </span>
|
552
|
-
selector: meta.
|
553
|
-
- begin: <span class="
|
510
|
+
selector: meta.even-tab.group6, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
511
|
+
- begin: <span class="MetaGroupBraces7">
|
554
512
|
end: </span>
|
555
|
-
selector: meta.
|
556
|
-
- begin: <span class="
|
513
|
+
selector: meta.odd-tab.group7, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
514
|
+
- begin: <span class="MetaGroupBraces8">
|
557
515
|
end: </span>
|
558
|
-
selector: meta.
|
559
|
-
- begin: <span class="
|
516
|
+
selector: meta.even-tab.group8, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
517
|
+
- begin: <span class="MetaGroupBraces9">
|
560
518
|
end: </span>
|
561
|
-
selector: meta.
|
562
|
-
- begin: <span class="Group11">
|
563
|
-
end: </span>
|
564
|
-
selector: meta.odd-tab.group11
|
565
|
-
- begin: <span class="Even">
|
566
|
-
end: </span>
|
567
|
-
selector: |
|
568
|
-
source.ruby meta.even-tab, source.ruby meta.even-tab.group2, source.ruby meta.even-tab.group4, source.ruby meta.even-tab.group6, source.ruby meta.even-tab.group8, source.ruby meta.even-tab.group10, source.ruby meta.even-tab.group12
|
569
|
-
|
519
|
+
selector: meta.odd-tab.group11, meta.odd-tab.group10, meta.odd-tab.group9, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces
|
570
520
|
- begin: <span class="MetaBlockSlate">
|
571
521
|
end: </span>
|
572
522
|
selector: meta.block.slate
|
@@ -67,7 +67,7 @@ tags:
|
|
67
67
|
- begin: <span class="BuiltInConstant">
|
68
68
|
end: </span>
|
69
69
|
selector: constant.language, keyword.other.unit, constant.other.java, constant.other.unit
|
70
|
-
- begin: <span class="
|
70
|
+
- begin: <span class="BuiltInConstant1">
|
71
71
|
end: </span>
|
72
72
|
selector: constant.language.pseudo-variable
|
73
73
|
- begin: <span class="UserDefinedConstant">
|
@@ -145,7 +145,7 @@ tags:
|
|
145
145
|
- begin: <span class="FunctionDeclarationParameters">
|
146
146
|
end: </span>
|
147
147
|
selector: variable.parameter.function
|
148
|
-
- begin: <span class="
|
148
|
+
- begin: <span class="FunctionDeclarationParameters1">
|
149
149
|
end: </span>
|
150
150
|
selector: variable.parameter -variable.parameter.misc.css, meta.definition.method meta.definition.param-list, meta.function.method.with-arguments variable.parameter.function
|
151
151
|
- begin: <span class="FunctionDeclarationParametersPunctuation">
|
@@ -283,13 +283,13 @@ tags:
|
|
283
283
|
- begin: <span class="PseudoClass">
|
284
284
|
end: </span>
|
285
285
|
selector: entity.other.attribute-name.pseudo-class, entity.other.attribute-name.tag.pseudo-class
|
286
|
-
- begin: <span class="
|
286
|
+
- begin: <span class="Class1">
|
287
287
|
end: </span>
|
288
288
|
selector: meta.selector entity.other.attribute-name.class
|
289
289
|
- begin: <span class="Id">
|
290
290
|
end: </span>
|
291
291
|
selector: meta.selector entity.other.attribute-name.id
|
292
|
-
- begin: <span class="
|
292
|
+
- begin: <span class="Tag1">
|
293
293
|
end: </span>
|
294
294
|
selector: meta.selector entity.name.tag
|
295
295
|
- begin: <span class="TagWildcard">
|
@@ -397,7 +397,7 @@ tags:
|
|
397
397
|
- begin: <span class="Source">
|
398
398
|
end: </span>
|
399
399
|
selector: source
|
400
|
-
- begin: <span class="
|
400
|
+
- begin: <span class="MetaBraceErb1">
|
401
401
|
end: </span>
|
402
402
|
selector: meta.brace.erb
|
403
403
|
- begin: <span class="SourceStringSource">
|
@@ -466,7 +466,7 @@ tags:
|
|
466
466
|
- begin: <span class="MetaHeadersBlog">
|
467
467
|
end: </span>
|
468
468
|
selector: text.blog -(text.blog text)
|
469
|
-
- begin: <span class="
|
469
|
+
- begin: <span class="MetaHeadersBlog1">
|
470
470
|
end: </span>
|
471
471
|
selector: meta.headers.blog
|
472
472
|
- begin: <span class="MetaHeadersBlogKeywordOtherBlog">
|