Kent Johnson wrote:
> I see that htmlentitydefs.name2codepoint does not include 'apos'
> as one of the recognized names. Is this intentional or a bug?
>
> In fact ' is not a recognized entity in HTML 4.01; see this list:
> http://www.w3.org/TR/html4/sgml/entities.html#misc
>
> But it is recognized
I see that htmlentitydefs.name2codepoint does not include 'apos' as one of the
recognized names. Is this intentional or a bug?
In fact ' is not a recognized entity in HTML 4.01; see this list:
http://www.w3.org/TR/html4/sgml/entities.html#misc
But it is recognized in XHTML 1.0:
http://www.w3.org