Line Concatenation
Input lines (in the text edit window) can be concatenated using the ampersand character "&" as the last character of a line. This can be handy especially in tables, when long lines wrap in the edit window and so become hard to manage.
Note: if you enter white space after the ampersand, the ampersand will not be the last character and the lines will not be concatenated.
Note: you can concatenate as many lines as you want.
Example:
written as:
[[table]
a|b|c
1 &
| &
2 &
| &
3
]
FolderWikiFeatures
|