Changes for page ListContinuation

Last modified by Vincent Massol on 2009/09/24

<
From version < 2.3 >
edited by Philipp Roessler
on 2009/09/24
To version < 2.1 >
edited by Philipp Roessler
on 2009/09/24
>
Change comment: There is no comment for this version

Summary

Details

XWiki.FAQClass[0]
Answer
... ... @@ -1,8 +1,10 @@
1 -You have several options in XWiki 2.0 syntax. The first is to force line breaks with \\\\, another is to use a box around the list item:
1 +You have several options. The first is to force line breaks with {code}\\{code}, another is to use a box around the list item:
2 2  
3 -{pre}1. first point
4 -1. second point\\
3 +{code}
4 +1. first point
5 +1. second point
5 5  ... with explanations ...
6 6  1. {{box}}third point ...
7 7  with explanations, too ...{{/box}}
8 -1. fourth point{/pre}
9 +1. fourth point
10 +{code}

Get Connected