
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 10/16/2006 4:18:25 PM |
| -71.42.39.161 |
| 10/16/2006 4:17:42 PM |
| -71.42.39.161 |
| 10/16/2006 4:17:15 PM |
| -71.42.39.161 |
| 10/27/2004 11:31:07 AM |
| 204.86.58.5 |
| 10/27/2004 11:30:54 AM |
| 204.86.58.5 |
![]() |
List all versions |
Add a "newline" notation, or make it so the wiki respects blank lines. Sometimes you just want a few extra blank lines, for looks.
+1 I especially want to be able to break lines in the middle of a table cell -- LGolding
Try the following to break a line in a table: "@@[Newline,"````"]@@". Here is an example.
| Row 1, Column 1 | Row 1, Column 2 |
| Row 2, Column 1, Line 1
I was able to do with with using the Newline and four back ticks. The back ticks translate into a span with a specific style the makes the lines break. It also doesn't appear to like more than one of those in a table cell. |
|
| Row 2,
Column 1 |
Row 3, Column 2 |
Transfered to SourceForge Tracker (1045216) -- CalvinHertel [2004-10-12]
As a work around I just add four double-quotes to create a blank line...