Changes for page ListContinuation

Last modified by Vincent Massol on 2009/09/24

<
From version < 2.2 >
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,10 +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 -{{{
3 +{code}
4 4  1. first point
5 -1. second point\\
5 +1. second point
6 6  ... with explanations ...
7 7  1. {{box}}third point ...
8 8  with explanations, too ...{{/box}}
9 9  1. fourth point
10 -}}}
10 +{code}

Get Connected