Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit81ff9ec

Browse files
committed
doc comments: rendering engines are another UTF8 restriction
1 parent3960fa5 commit81ff9ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
2727
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
2828

2929
We cannot use UTF8 because back branches still use SGML Docbook,
30-
which does not support it.
30+
which does not support it. Also, rendering engines have to
31+
support the referenced characters.
3132

3233
Do not use numeric _UTF_ numeric character escapes (&#nnn;),
3334
we can only use Latin1.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp