12 lines
241 B
Text
12 lines
241 B
Text
Markup :
|
|
() Sequence
|
|
{} List
|
|
" String
|
|
\ Escape for following character
|
|
(* *) Comment block
|
|
base^^number`s
|
|
` Context
|
|
[[]] Indexed reference
|
|
|
|
Within expression:
|
|
\ At end of line: Continue on next line, skipping white space
|