**Describe the feature** https://www.markdownguide.org/extended-syntax/#highlight Also, related to type as well if this added: https://www.npmjs.com/package/@types/marked **Why is this feature necessary?** ``` I need to highlight these ==very important words==. ``` ``` I need to highlight these <mark>very important words</mark>. ```
Describe the feature
https://www.markdownguide.org/extended-syntax/#highlight
Also, related to type as well if this added: https://www.npmjs.com/package/@types/marked
Why is this feature necessary?