[pmwiki-users] Table directives markup can not be nested?

Kai Wen vanship85 at gmail.com
Sun Aug 20 01:35:12 CDT 2006


Hi list,

I find that (:table:) can not be nested in other (:table:), but basics Table
can be nested in (:table:).
For example, I write
(:table:)
(:cellnr:)
aaa
(:table:)
(:cellnr:)
bbb
(:tableend:)
ccc
 (:tableend:)
The output will split the nested tables in to two distinct tables.  But when
I write
 (:table:)
(:cellnr:)
aaa
|| border=1
|| cell 1 || cell 2 || cell 3 ||
|| cell 1 || cell 2 || cell 3 ||
ccc
 (:tableend:)
the tables are nested.

Is that a problem for designing complicated wiki pages?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060820/e5d26205/attachment.html 


More information about the pmwiki-users mailing list