[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] HTML lists are including paragraphs (<li><p>…</p></li>)
From: |
Daniel Clemente |
Subject: |
Re: [O] HTML lists are including paragraphs (<li><p>…</p></li>) |
Date: |
Wed, 27 Aug 2014 21:50:49 +0700 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.4.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
It works very well now, thank you.
El Tue, 26 Aug 2014 09:59:24 +0200 Nicolas Goaziou va escriure:
>
> Daniel Clemente <address@hidden> writes:
>
> > Ok, let's keep the complex cases possible, but the simple ones simple. So:
> > - <li>text</li> and <li>text<ul/></li> if there's only 1 text or sublist or
> > text+sublist
> > - <li>[normal flow including p,ol,ul,blockquote,…]</li> in the rest.
> > This includes <li><p/><p/></li>, <li><p/><ol/><p/></li>,
> > <li><ol><p/></li>, <li><p/><p/><ol/></li>
>
> Fair enough. This is now implemented in master. Please report if it
> isn't working as expected.
>
> Thank you.
>
>
> Regards,
>
> --
> Nicolas Goaziou