Open
Description
We observe
line 95 column 71 - Warning: unescaped & or unknown entity "&id"
line 95 column 79 - Warning: unescaped & or unknown entity "&classid"
OK but in these messages please also say what tidy did about them. E.g.,
Replacing the & with &.
Deleting the &.
Deleting the &id.
Doing nothing about it.
That way the user could feel confident he knew what tidy did without needing to double check the output each time.
Yes even if he set the e.g., quote-ampersand
option in this case.