Re: [xml-dev] SGML DTDs for HTML 5.1

From
David Carlisle <>
To
u123724 <>
Date
2016-11-18T15:14:07Z
ID
<CAEW6iOgxjCxmbn_Mth2_mE2-a-WrazjSVaEu_arGs=>
Thread
Re: [xml-dev] SGML DTDs for HTML 5.1
Just one comment on the entity definitions, I think that you should
use the ones from

https://www.w3.org/TR/xml-entity-names/

that is the declarations in

https://github.com/w3c/xml-entities/blob/gh-pages/2007/htmlmathml-f.ent


It took some years to finally get html xhtml mathml (at least) all
using the same definitions and it would be a shame
to start promoting an almost-but-not-quite-the-same list now.

The list that is inline in the html5 spec is derived from the same source.

David