Re: sgml cleanup: unescaped '>' characters

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Josh Kupershmidt <schmiddy(at)gmail(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: sgml cleanup: unescaped '>' characters
Date: 2011-09-01 21:16:36
Message-ID: 1314911797.2912.0.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On tor, 2011-09-01 at 14:17 -0400, Bruce Momjian wrote:
> > That still leaves open why we bother about escaping <.
>
> The problem is that I often add SGML that has:
>
> if (1 < 0) ...
>
> I need something to warn me about those, especially in the release
> notes.

Why do you need to be warned about that?

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2011-09-01 21:31:41 Re: sgml cleanup: unescaped '>' characters
Previous Message Bruce Momjian 2011-09-01 18:17:25 Re: sgml cleanup: unescaped '>' characters