[dokuwiki] Re: Q on table/UL syntax

How about the box plugin? I found out - at least it worked for me - that
you can do smth like:

^ blub ^
|<box>
  * List
  * List
</box>|

Sinc.
Gerry.

Am 19.11.2008 schrieb "Frank Thommen" <fthommen@xxxxxxxxxxxxxxxxxx>:

>Walter Torres wrote:
>> I need to place an unordered list within a cell of a table.
>>
>> I can't seem to get the syntax to do that.
>
>| <html>all_your_unordered_list_in_html_in_one_line_here</html> |
>
>But the formatting is quite bad (bullets outside the table cell, list
>entries are underlined (?!).  DokuWiki are quite limited in usage.  You
>might try with one of the extended table syntax plugins (exttab1,
>truetable).
>
>
>With exttab1:
>
><exttab1>
>{|
>| <ul><li>A<li>B</ul>
>|}
></exttab1>
>
>
>Cheers
>
>    frank
>--
>DokuWiki mailing list - more info at
>http://wiki.splitbrain.org/wiki:mailinglist
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: