Highligting a snippet of text can (in some editors) be marked as:
- **This** *is* a ==highlighted== text
- **This** *is* a <mark>highlighted</mark> text
Note that Github removes the HTML tag <mark>
Just like <fieldset> etc
<fieldset><legend>Note</legend>Github removes the HTML tag <mark></fieldset>