On Tue, Nov 2, 2010 at 11:15 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Josh Kupershmidt <schmi...@gmail.com> writes:
>> This HTML fails validation, as one isn't supposed to be stuffing
>> tables inside <p> nodes. The attached patch fixes all the instances of
>> this I could find, by closing out <para> nodes before beginning lists
>> and tables.
>
> I think this isn't even worth thinking about applying, unless you can
> provide a way to get future cases of that to fail during "make html".
> The chances that it'll stay fixed without such a check are not
> distinguishable from zero.

I thought someone might say that :-)

That was actually going to be my next step.. I'll give it a shot.

> An alternative that might be more workable is to fix the toolchain
> so that it generates valid HTML from what is evidently perfectly
> acceptable SGML.

Yeah, that might work as well.

Josh

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to