On Thu, Jun 28, 2012 at 10:19 AM, <[email protected]> wrote: > I understand a little bit more my problem. > Actually, I didn't write my text but i pasted it from an Excel > document. This text was already in bold in the Excel doc but no more in > the WYSIWYG editor. > I think that it was a problem about that. > Now it works good.
Note that in the WYSIWG you can use the "Paste" button to cleanup a bit a content coming from editors like Word or Excel before it's inserted. > > Thanks for your help. > > Mathieu Canzerini > > On Thu, 28 Jun 2012 10:10:14 +0200, Thomas Mortagne > <[email protected]> wrote: >> On Thu, Jun 28, 2012 at 9:59 AM, <[email protected]> wrote: >>> My XWiki version : XWIKI ENTERPRISE 4.1.1 >>> The syntax : 2.1 >>> >>> So I think that is a problem in my code ? >> >> Well I don't know, I would like to understand how exactly you >> reproduce it first :) >> >> All I can say is that the standard xwiki/2.1 parser is properly >> parsing what you gave as a list as you can see in the link I pasted. >> >>> >>> 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 > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
