Join Discord
Powered by
You can do this using the `<mark>` tag around the ...
# questions
r
rlh1994
07/07/2022, 5:06 PM
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
Previous
Next