<ul> when pasting bullets from word

Last post 05-20-2011, 9:27 AM by Eric. 1 replies.
Sort Posts: Previous Next
  •  05-11-2011, 6:44 AM 67541

    <ul> when pasting bullets from word

    Hi,
     
    I would like to have <ul> and <li> tags created when a bullet point list is pasted from Word. I have tried the various settings of EditorOnPaste on your page here http://www.cutesoft.net/example/editor-onpaste.aspx
     
    I would have thought the PasteCleanHTML would be the one, but it converts bullets like this:
     
    <p style="line-height: normal; text-indent: -18pt; margin: 0cm 0cm 0pt 36pt" class="MsoListParagraphCxSpFirst">&#183;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; blah blah blah</p>
     
    This is not what I want. I would be looking for:
     
    <ul>
    <li>blah blah blah</li>
    </ul>
     
    Any suggestions please?
     
    Thank you

     
     
  •  05-20-2011, 9:27 AM 67638 in reply to 67541

    Re: <ul> when pasting bullets from word

    Dear EllenD,
     
    I can reproduce this, we will consider one solution in future version.
     
    Regards,
    Eric
View as RSS news feed in XML