[Pmwiki-users] Re: (no subject)
Patrick R. Michaud
pmichaud
Mon May 10 06:44:48 CDT 2004
On Mon, May 10, 2004 at 08:50:52AM +0200, Peter Heuchert wrote:
> a lot of HTML authors did use <p> tags without a closing </p> in the
> past without problems. What about changing
> $HTMLVSpace to '<p>' ? I tried it for my installation and did not get
> any problems.
>
> I think it is not good, but much better then <p></p>.
Works in HTML, won't work in XHTML. In XHTML all tags have to be
closed, and PmWiki does strive for XHTML validation.
Pm
More information about the pmwiki-users
mailing list