[
https://issues.apache.org/jira/browse/JSPWIKI-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711307#action_12711307
]
Dirk Frederickx commented on JSPWIKI-536:
-----------------------------------------
If you need multi-line cell contents, I'd suggest you take a look at the Table
plugin.
You markup would look like this:
{noformat}
[{Table
| 1
|
* blah
* bang
| test
}]
{noformat}
> lists don't work in tables
> --------------------------
>
> Key: JSPWIKI-536
> URL: https://issues.apache.org/jira/browse/JSPWIKI-536
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.8.3
> Reporter: Florian Holeczek
> Priority: Minor
>
> For example:
> bq. | 1 | * blah\\ * bang | test
> Same with numbered lists.
> I'm not sure whether this is a bug, our documentation doesn't say anything
> about the places where lists may be used or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.