Answers for "how to underline text in readme.md"

1

how to underline text in readme.md

In GitHub markdown <ins>text</ins> works just fine.
Posted by: Guest on February-22-2022
2

How to add underline in markdown

<u>this is underlined text in HTML or markdown, which accepts HTML</u>
Posted by: Guest on August-20-2021

Browse Popular Code Answers by Language