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

Commit3960fa5

Browse files
committed
docs comments: clarify why not to use UTF8 still in docs
Back branches still are SGML.
1 parent5a6ab0a commit3960fa5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
2626
http://www.zipcon.net/~swhite/docs/computers/browsers/entities_page.html
2727
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
2828

29-
we cannot use UTF8 because SGML Docbook does not support it
29+
We cannot use UTF8 because back branches still use SGML Docbook,
30+
which does not support it.
3031

31-
do not use numeric _UTF_ numeric character escapes (&#nnn;),
32-
we can only use Latin1
32+
Do not use numeric _UTF_ numeric character escapes (&#nnn;),
33+
we can only use Latin1.
3334

3435
Example: Alvaro Herrera is Álvaro Herrera
3536

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp