Sunday, 9 March 2014

Re: [PATCH] increased support for named entities

rsk1994 wrote

> + {
> + "input": "&eacute",
> + "description": "Named entity: eacute without a semi-colon",
> + "output": [
> + "ParseError",
> + [
> + "Character",
> + "\u00e9"
> + ]
> + ]
> + },

There is an inconsistency in the descriptions of entities without
semi-colons.
Most are as follows:

"description": "Bad named entity: Dagger without a semi-colon",

But 107 of the 2000 or so entities have the word "Bad" missing from
their descriptions.


--
John Rickman - http://rickman.orpheusweb.co.uk/lynx
"Poetry is a MUG's game" - TS Eliot

No comments:

Post a Comment