SourceForge.net Logo
April 27, 2006
© GPL
 
ProWikiCenter
Line Concatenation
 
Difference (previous author) (Change, Edit, normal page display)

Changed: 10c10
a,b,c
a|b|c

Changed: 12c12
, &
| &

Changed: 14c14
, &
| &

Changed: 22c22
a,b,c
a|b|c

Changed: 24c24
, &
| &

Changed: 26c26
, &
| &

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:

abc
123

written as:

[[table]
a|b|c
1 & 
| & 
2 & 
| & 
3
]


FolderWikiFeatures