We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4ecd0 commit 7f6570bCopy full SHA for 7f6570b
doc/src/sgml/release.sgml
@@ -27,8 +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. Also, rendering engines have to
31
- support the referenced characters.
+ which does not support it. Also, rendering engines have to
+ support the referenced characters.
32
33
Do not use numeric _UTF_ numeric character escapes (&#nnn;),
34
we can only use Latin1.
0 commit comments