If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
![]() | &c. |
![]() | &c. |
![]() | æ |
![]() | æ |
Add a semi-colon to terminate the entity properly.