[support] hunting spurious <p>
Xavier Bestel
xavier.bestel at free.fr
Mon Jan 14 14:04:04 UTC 2008
On Mon, 2008-01-14 at 07:48 -0500, Earnie Boyd wrote:
> Quoting Xavier Bestel <xavier.bestel at free.fr>:
>
> > Hi,
> >
> > I have a node whose content is html without '<p>', and a theme which
> > does a print $content without adding '<p>'. However, when looking at the
> > generated html I see *two* '<p>' before the content.
> > Of course, they are correctly closed, however it's a bit too much (and
> > not html-compliant) and prevent from adding <p> in the content itself.
> >
> > Does anyone know where does that come from ?
> >
>
> It comes from the misnamed (IMO) Input Formats you've chosen. You can
> add one of your own and do not include the line break converter filter.
Exactely. Thanks a lot Earnie !
Xav
More information about the support
mailing list