[wp-trac] [WordPress Trac] #29956: Paragraphs within list items disappear in the editor when switching from text to visual and back
WordPress Trac
noreply at wordpress.org
Tue Oct 14 16:42:08 UTC 2014
#29956: Paragraphs within list items disappear in the editor when switching from
text to visual and back
--------------------------+-----------------------------
Reporter: brunni | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 4.0
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
On a fresh wordpress 4.0 in the editor when I enter
<ol>
<li>a<p>b</p>
</ol>
or
<ol>
<li>a
b
</ol>
and switch from text to visual and back, I get
<ol>
<li>ab</li>
</ol>
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29956>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list