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

Reply via email to