summaryrefslogtreecommitdiff
path: root/tests/examplefiles/evoque/test.evoque.output
blob: 7d86091e70b5dfd49c1fc79fb4910c6be318d307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
'$'           Punctuation
'overlay'     Name.Builtin
'{'           Punctuation
'name'        Literal.String
'='           Operator
'site_base'   Name
'}'           Punctuation
'\n\n'        Other

'$'           Punctuation
'begin'       Name.Builtin
'{'           Punctuation
'table_row'   Literal.String
'}'           Punctuation
'\n    '      Other
'$'           Punctuation
'for'         Name.Builtin
'{'           Punctuation
' '           Text
'col'         Name
' '           Text
'in'          Operator.Word
' '           Text
'row'         Name
' '           Text
'}'           Punctuation
'\n        <td>' Other
'${'          Punctuation
'col'         Name
'}'           Punctuation
'</td>\\\n    ' Other
'$'           Punctuation
'else'        Name.Builtin
'\n        <td class="empty" colspan="7">empty row</td>\n    ' Other
'$'           Punctuation
'rof'         Name.Builtin
'\n'          Other

'$'           Punctuation
'end'         Name.Builtin
'{'           Punctuation
'table_row'   Literal.String
'}'           Punctuation
'\n\n<table>\n    ' Other
'$'           Punctuation
'for'         Name.Builtin
'{'           Punctuation
' '           Text
'i'           Name
','           Punctuation
' '           Text
'row'         Name
' '           Text
'in'          Operator.Word
' '           Text
'enumerate'   Name.Builtin
'('           Punctuation
'rows'        Name
')'           Punctuation
' '           Text
'}'           Punctuation
'\n        <tr' Other
'$'           Punctuation
'if'          Name.Builtin
'{'           Punctuation
'i'           Name
'%'           Operator
'2'           Literal.Number.Integer
'}'           Punctuation
' class="odd"' Other
'$'           Punctuation
'fi'          Name.Builtin
'> '          Other
'#['          Comment.Multiline
' '           Comment.Multiline
'"'           Comment.Multiline
'o'           Comment.Multiline
'd'           Comment.Multiline
'd'           Comment.Multiline
'"'           Comment.Multiline
' '           Comment.Multiline
'r'           Comment.Multiline
'o'           Comment.Multiline
'w'           Comment.Multiline
's'           Comment.Multiline
' '           Comment.Multiline
'g'           Comment.Multiline
'e'           Comment.Multiline
't'           Comment.Multiline
' '           Comment.Multiline
'a'           Comment.Multiline
' '           Comment.Multiline
's'           Comment.Multiline
'p'           Comment.Multiline
'e'           Comment.Multiline
'c'           Comment.Multiline
'i'           Comment.Multiline
'a'           Comment.Multiline
'l'           Comment.Multiline
' '           Comment.Multiline
's'           Comment.Multiline
't'           Comment.Multiline
'y'           Comment.Multiline
'l'           Comment.Multiline
'e'           Comment.Multiline
' '           Comment.Multiline
']#'          Comment.Multiline
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
'#table_row'  Literal.String
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
' \n                #table_row' Literal.String
' '           Text
'\n'          Text

'            ' Text
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
"'#table_row'" Literal.String
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
" '#table_row'" Literal.String
','           Punctuation
' '           Text
'collection'  Name
'='           Operator
'None'        Keyword.Constant
','           Punctuation
' '           Text
'quoting'     Name
'='           Operator
'"'           Literal.String.Double
'str'         Literal.String.Double
'"'           Literal.String.Double
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
'name'        Literal.String
'='           Operator
'"'           Literal.String.Double
'#table_row'  Literal.String.Double
'"'           Literal.String.Double
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
'name'        Literal.String
'='           Operator
'var_table_row' Name
'}'           Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{%'          Punctuation
'#table_row'  Literal.String
'%}'          Punctuation
'\n            ' Other
'$'           Punctuation
'evoque'      Name.Builtin
'{%'          Punctuation
' #table_row' Literal.String
' '           Text
'%}'          Punctuation
'\n        </tr>\n    ' Other
'$'           Punctuation
'rof'         Name.Builtin
'\n</table>\n\n' Other

'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
'disclaimer'  Literal.String
','           Punctuation
' '           Text
'collection'  Name
'='           Operator
'"'           Literal.String.Double
'legals'      Literal.String.Double
'"'           Literal.String.Double
'}'           Punctuation
'\n'          Other

'$'           Punctuation
'evoque'      Name.Builtin
'{'           Punctuation
' disclaimer' Literal.String
' '           Text
','           Punctuation
' '           Text
'collection'  Name
'='           Operator
'"'           Literal.String.Double
'legals'      Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'abc'         Name
'='           Operator
'123'         Literal.Number.Integer
'}'           Punctuation
'\n'          Other

'$'           Punctuation
'evoque'      Name.Builtin
'{%'          Punctuation
' disclaimer' Literal.String
','           Punctuation
' '           Text
'collection'  Name
'='           Operator
'"'           Literal.String.Double
'legals'      Literal.String.Double
'"'           Literal.String.Double
'%}'          Punctuation
'\n\n'        Other

'$'           Punctuation
'test'        Name.Builtin
'{%'          Punctuation
' '           Text
'site_base'   Name
'='           Operator
'"'           Literal.String.Double
'site.html'   Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'\n'          Text

'        '    Text
'rows'        Name
'='           Operator
'['           Punctuation
'('           Punctuation
'"'           Literal.String.Double
'a'           Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'"'           Literal.String.Double
'b'           Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'3.0'         Literal.Number.Float
','           Punctuation
' '           Text
'{'           Punctuation
'"'           Literal.String.Double
'one'         Literal.String.Double
'"'           Literal.String.Double
':'           Punctuation
'1'           Literal.Number.Integer
'}'           Punctuation
','           Punctuation
' '           Text
'"'           Literal.String.Double
'<escape-me/>' Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'"'           Literal.String.Double
'i'           Literal.String.Double
'"'           Literal.String.Double
','           Punctuation
' '           Text
'"'           Literal.String.Double
'j'           Literal.String.Double
'"'           Literal.String.Double
')'           Punctuation
']'           Punctuation
' '           Text
'%}'          Punctuation
'\n'          Other