[TYPO3] List Items wrapped with <p>
Michael Baker
mbaker at pobox.com
Mon Feb 6 14:49:03 CET 2006
Jochen Stange wrote:
>Hi Dmitry.
>
>Yes. I use the standard RTE.
>Here's the szenario again:
>
>if I have this in the DB:
><typolist>
>text
>text
>text
></typolist>
>
>everything works fine. then i edit it in the RTE. This is converted in the
>DB into:
><ul>
> <li>text</li>
> <li>text</li>
> <li>text</li>
></ul>
>
>and then rendered in the FE
><p style="margin:0 0 0 0;"><ul>
></p>
><p style="margin:0 0 0 0;"><li>text</li>
></p>
><p style="margin:0 0 0 0;"><li>text</li>
></p><p style="margin:0 0 0 0;"><li>text</li><ul>
></p>
>
>
Have you considered using tidy?
Michael.
--
Dr Michael Baker +44 1993 842145 www.michael-baker.com
websites; ecommerce; databases;
software selection, customisation and installation
More information about the TYPO3-english
mailing list