HTML tags in doc-comments don't get parsed properly by tools like TypeDoc, once it encounters an open HTML tag like <b> in the comments, all the subsequent doc-comments become bold in the generated docs.