You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.