From: Bruce Momjian Date: Wed, 9 May 2012 03:17:43 +0000 (-0400) Subject: Add another URL for HTML entity codes. X-Git-Url: http://git.postgresql.org/gitweb/static/developers.postgresql.org?a=commitdiff_plain;h=773b5e0efa409d06113c3654f53da511de673a51;p=users%2Frhaas%2Fpostgres.git Add another URL for HTML entity codes. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 121f2d21f3..1c4762a289 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -23,6 +23,7 @@ non-ASCII characters find using grep -P '[\x80-\xFF]' other lists: http://www.zipcon.net/~swhite/docs/computers/browsers/entities.html http://www.zipcon.net/~swhite/docs/computers/browsers/entities_page.html http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references + http://webdesign.about.com/library/bl_htmlcodes.htm we cannot use UTF8 because SGML Docbook does not support it