[wp-trac] [WordPress Trac] #13314: HTML is deleted when switched to visual editor

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 6 22:01:41 UTC 2012


#13314: HTML is deleted when switched to visual editor
-------------------------------+------------------------------
 Reporter:  BH8489             |       Owner:  azaozz
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Editor             |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by scribu):

 Could we at least insert some additional line-breaks before the first
 paragraph?

 For example, this:

 {{{
 <section>

 A paragraph!

 </section>
 }}}

 becomes this:

 {{{
 <section>A paragraph!

 </section>
 }}}

 Haven't thought through all the cases, though.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13314#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list