diff options
author | corvid <devnull@localhost> | 2014-07-08 04:56:18 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-07-08 04:56:18 +0000 |
commit | 4ac81137268bb34ab3f2141198b47b131578d39a (patch) | |
tree | 791c012b9918fe83f48b5a01ac2ca3ea87e6e24c /dillorc | |
parent | b56a58caf9ef4d5087a9741bfa6a6cfb1977b631 (diff) |
html5 character references
some of them are more than one unicode codepoint. I know there were cases
that resulted in six bytes, which could in principle be longer than the
reference that it's replacing (e.g., "&" is five bytes). So this
required some reworking.
As for (mostly) duplicating the strings for html4 and html5, ⟨ and
⟩ are currently different and it would have felt a little silly in
2014 to have, say, a bool for whether an html5 ref appears in html4 plus
special code for lang/rang.
Diffstat (limited to 'dillorc')
0 files changed, 0 insertions, 0 deletions