Acknowledged

When hovering over an API symbol in VS code, the API doc is shown but special characters such as "<" and ">" are not displayed properly

The corresponding HTML entities are displayed (e.g. "&lt;", "&gt;"), instead of the literal characters.

See comment for example.