tsdoc
tsdoc copied to clipboard
tsdoc-malformed-html-name erroneously flagging use of less than symbol
Something like this fails linting
/**
* Safari < 16.4
*/
tsdoc-malformed-html-name: Invalid HTML element: A space is not allowed here eslint(tsdoc/syntax)
This is expected since TSDoc says that comments are markdown/html, so that should be <