[wp-trac] Re: [WordPress Trac] #6490: Shift-enter in <li> causes <p>
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 31 15:48:34 GMT 2008
#6490: Shift-enter in <li> causes <p>
------------------------+---------------------------------------------------
Reporter: novasource | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: TinyMCE | Version: 2.3.3
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by novasource):
* version: => 2.3.3
* component: General => TinyMCE
Comment:
Replying to [comment:1 ionfish]:
> Surely two newlines should produce this:
>
> {{{
> <li>
> <p>Text text text text.</p>
> <p>Text text text text.</p>
> </li>
> }}}
I think that for that to be valid, the default list code would have to be
{{{<li><p>Text text text text.</p></li>}}}.
Simply translating shift-enter to {{{<br>}}} seems more straightforward.
--
Ticket URL: <http://trac.wordpress.org/ticket/6490#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list