From: Bruce Momjian Date: Wed, 9 May 2012 03:17:43 +0000 (-0400) Subject: Add another URL for HTML entity codes. X-Git-Tag: bdr/0.1~1346 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=773b5e0efa409d06113c3654f53da511de673a51;p=users%2Fandresfreund%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