28 Jun
2012
28 Jun
'12
7:48 a.m.
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