File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 226
226
A < a > list object</ a > is a < a > dictionary</ a > that has a < code > @list</ code > key.
227
227
It may also have an < code > @index</ code > key, but no other members.</ dd >
228
228
< dt > < dfn > literal</ dfn > </ dt > < dd >
229
- An < a > object</ a > expressed as a value such as a string, number or in expanded form.</ dd >
229
+ An < a > object</ a > expressed as a value such as a string or number, or in expanded form as a < a > value object </ a > .</ dd >
230
230
< dt > < dfn > local context</ dfn > </ dt > < dd >
231
231
A < a > context</ a > that is specified with a < a > dictionary</ a > ,
232
232
specified via the < code > @context</ code > < a > keyword</ a > .</ dd >
Original file line number Diff line number Diff line change 39
39
< p class ="note "> Notes are in light green boxes with a green left border and with a "Note" header in green.
40
40
Notes are always informative.</ p >
41
41
42
- < pre class ="example ">
42
+ < pre class ="example nohighlight ">
43
43
Examples are in light khaki boxes, with khaki left border,
44
44
and with a numbered "Example" header in khaki.
45
45
Examples are always informative. The content of the example is in monospace font and may be syntax colored.
You can’t perform that action at this time.
0 commit comments