Revision [14438]

This is an old revision of SimpleTables made by TormodHaugen on 2006-06-02 05:26:30.

 

Simple Table markup for Wikka



I've modified ./formatters/wakka.php to interpret || as a table/cell delimiter.

You can use other WikkaMarkup inside the table, and if you forget to close the table, it will close by itself before the footer.

See it in use here: http://wiki.tormodh.net/SimpleTable

Usage


A new row is created by starting a line with ||. Each new cell is started by another ||. A row is ended by 1) Either ending a line with || and a newline. 2) Starting a new line with ||. The table is ended by having || on the end of one line, and not opening another row at the next (active) line. One empty line does not end the table.

Known Issues


Ending the table with a || delimiter without a newline adds another cell/column. (ie: if there is no more content after the table, or if there is a space after the delimiter).

TODO


There are 34 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki