8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3960fa5 commit 81ff9ecCopy full SHA for 81ff9ec
doc/src/sgml/release.sgml
@@ -27,7 +27,8 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
27
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
28
29
We cannot use UTF8 because back branches still use SGML Docbook,
30
- which does not support it.
+ which does not support it. Also, rendering engines have to
31
+ support the referenced characters.
32
33
Do not use numeric _UTF_ numeric character escapes (&#nnn;),
34
we can only use Latin1.
0 commit comments