How to add underline to ReactMarkdown?

the rich text field in Strapi uses markdown, I use react-markdown to convert the content in my front-end code, but the react-markdown lib doesn’t support underline, what should I do?

1 Like

Hi @Sara_Z ,

Did you recently find a solution for this? I have the same problem