#2565: Replacing • when you add a bullet list
--------------------------+-------------------------------------------------
 Reporter:  bensinclair1  |       Owner:                 
     Type:  New Feature   |      Status:  new            
 Priority:  Low           |   Milestone:                 
Component:  Core : Lists  |     Version:  FCKeditor 2.6.3
 Keywords:                |  
--------------------------+-------------------------------------------------
 When I copy bullet lists from Word, it replaces the bullet list with
 • or the number if it was a numbered list.

 Is it possible that when I change the list back to a bullet list in the
 FCK Editor, that it removes • and any extra spacing after it?

 At the moment, this:

 <p>&bull;&nbsp;&nbsp; &nbsp;This is a sample list<br />
 &bull;&nbsp;&nbsp; &nbsp;This is a sample list<br />
 &bull;&nbsp;&nbsp; &nbsp;This is a sample list</p>

 Changes to this:

 <li>&bull;&nbsp;&nbsp; &nbsp;This is a sample list</li>
 <li>&bull;&nbsp;&nbsp; &nbsp;This is a sample list</li>
 <li>&bull;&nbsp;&nbsp; &nbsp;This is a sample list</li>

 Can it change to this:

 <li>This is a sample list</li>
 <li>This is a sample list</li>
 <li>This is a sample list</li>

 I think word or powerpoint does that from memory..

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2565>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to