Markdown react render

23 views Asked by At

I am using react-markdown library to render text. I have an error when typing 3 backticks and it won't render: ```Text here.

enter image description here

enter image description here

I have tried installing plugins like remark-gfm, react-syntax-highlighter, .... But the results still do not change.

0

There are 0 answers