since markdown is a markup language and In fact you can use HTML/CSS inside it, the easiest way I’ve found so far is:
text here <span style="text-decoration: underline">underlined text</span> other text
since markdown is a markup language and In fact you can use HTML/CSS inside it, the easiest way I’ve found so far is:
text here <span style="text-decoration: underline">underlined text</span> other text