HXC3009: Illegal tag. 

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:

<(p>abcd</p>

To correct this error

  • Ensure that all tags contain only valid characters.