[dokuwiki] Re: Q on table/UL syntax
- From: Frank Thommen <fthommen@xxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 19 Nov 2008 10:54:42 +0100
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
Other related posts: