You can do this using the `<mark>` tag around the ...
# questions
r
You can do this using the
<mark>
tag around the text and it will render in your preview, it isn't supported in raw markdown itself.
Copy code
markdown
<mark>this text is highlighted</mark> and this isn't