Update entitiy escapes docs; must be Latin1.
This commit is contained in:
parent
38cd7cc0bc
commit
77bfdb11d0
@ -29,7 +29,7 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
|
|||||||
does not support it
|
does not support it
|
||||||
http://www.pemberley.com/janeinfo/latin1.html#latexta
|
http://www.pemberley.com/janeinfo/latin1.html#latexta
|
||||||
|
|
||||||
do not use numeric character escapes (&#nnn;), they are not portable
|
do not use numeric UTF character escapes (&#nnn;), we only use Latin1
|
||||||
|
|
||||||
Example: Alvaro Herrera is Álvaro Herrera
|
Example: Alvaro Herrera is Álvaro Herrera
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user