[dokuwiki] Fwd: Re: Syntax help: lists in tables



Anfang der weitergeleiteten E-Mail:

Von: Gerry Weißbach <gerry.w@xxxxxxxxxxxxxxxxxx>
Datum: 19. Februar 2009 21:43:27 MEZ
An: Wouter Schoot <wouter@xxxxxxxxxx>
Betreff: Re: [dokuwiki] Re: Syntax help: lists in tables



Am 19.02.2009 um 21:08 schrieb Wouter Schoot:

Michael Klier wrote:
On Thu, Feb 19, 2009 at 01:31:12PM -0500, holmberg_jason@xxxxxxx wrote:
Couldn't find this in the forum, so apologies if this question is a
repeat.

How can I replicate this in native wiki syntax?

You can't. Nesting list inside table cells is currently not supported.

Afaik the only way to make a list-like list is to use \\ to insert a
break within the cell

| foo | bar \\ foo |


The only solution i know is using boxes:

|<box>
* 1
* 2
* 3
</box> |

should work



Other related posts: