Prevent HTML elements like <details>, <option>, <form> from being rendered as actual elements in hint messages by properly escaping them with < > and wrapping in <kbd> tags.