My XWiki version : XWIKI ENTERPRISE 4.1.1
The syntax : 2.1

So I think that is a problem in my code ?

On Thu, 28 Jun 2012 09:55:01 +0200, Thomas Mortagne
<[email protected]> wrote:
> I can't reproduce this (see
> http://tuska.myxwiki.org/xwiki/bin/view/Test/List).
> 
> What version of XWiki is that ? And what is the syntax of your
> document (xwiki/1.0, xwiki/2.0, xwiki/2.1)?
> 
> On Thu, Jun 28, 2012 at 9:48 AM,  <[email protected]> wrote:
>> Hello everybody,
>>
>> I use a WYSIWYG editor for a TextArea field. When I want to write indented
>> bulleted list like that :
>>
>> ° Item
>>  °° Item
>>  °° Item
>>
>> ° Item
>>  °° Item
>>  °° Item
>>
>> I get this text in view mode :
>>
>> ° Item
>> Item (bold)
>>  °°Item
>>
>> ° Item
>> Item (bold)
>>  °°Item
>>
>> I think that the text is interpreted like that :
>> * Item
>>  ** Item ** ...
>>
>> That's why my first sub-item is bold.
>>
>> Can anyone help me ?
>>
>> Thanks
>>
>> M. Canzerini
>>
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to