html.entities: reference the table in the w3 specs.
parent
e79bb8f6e4
commit
0d3956fa7c
|
@ -80,6 +80,8 @@ CONSTANT: invalid-codepoints {
|
|||
0x10fffe 0x10ffff
|
||||
}
|
||||
|
||||
! see http://www.w3.org/TR/html5/syntax.html#named-character-references
|
||||
|
||||
CONSTANT: html5 H{
|
||||
{ "Aacute" "\xc1" }
|
||||
{ "aacute" "\xe1" }
|
||||
|
|
Loading…
Reference in New Issue