HXC3012: Unexpected character in tag name.
Given when the compiler encounters one or more invalid characters inside an HTML tag within a topic. For example, the following tag would cause this error to occur:
<bo*ld>abcd</bold>
To correct this error
- Ensure that all tags contain only valid characters.