[wp-trac] [WordPress Trac] #30801: Editor not Recognizing Line Breaks While Formatting a List
WordPress Trac
noreply at wordpress.org
Sat Dec 20 23:05:02 UTC 2014
#30801: Editor not Recognizing Line Breaks While Formatting a List
--------------------------+-----------------------------
Reporter: semrocc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Since WordPress 4.0, I noticed that the editor no longer recognizes line
breaks while setting up a List <li>
Example:
Item 1
Item 2
Item 3
When all items are highlighted and the "li" button in HTML mode is
clicked, the following shows:
* Item 1\\Item 2\\Item 3
Previously, it would format things properly as below:
* Item 1
* Item 2
* Item 3
Also, the editor sometimes thinks the whole post should be within the "li"
items when trying to insert a list into a post...its a real challenge to
post anything that uses "ul" or "ol".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30801>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list