Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.7
-
None
-
Unit
-
Description
(% param1="value1" param2="value2" %) * item ** item2
give
(% param1="value1" param2="value2" %) * item (% param1="value1" param2="value2" %) ** item2
when rendered with XWiki syntax renderer.
Currently more that being inelegant it also break the list because parser will see that as two lists (which is another bug IMO but it's another subject, see http://markmail.org/message/a3bzyzxk4yxcwb7x).
Attachments
Issue Links
- blocks
-
XWIKI-3238 Erroneous importing of office documents with lists begining with specified numbers
- Open
- is related to
-
XWIKI-3632 XWiki syntax should support parameters at each list level
- Closed
- relates to
-
XRENDERING-84 XWiki syntax should support real mixed list syntax
- Open