-
Notifications
You must be signed in to change notification settings - Fork 584
Closed
Labels
Description
E.g. © → © or © → ©
You could use he’s he.decode() (combined with he.escape(), perhaps) for this. It implements the character reference decoding algorithm described in the HTML spec and support the special “attribute value mode” as well.
tigt