79829580

Date: 2025-11-25 10:45:04
Score: 1
Natty:
Report link
// Compatible with older versions of iOS 10 browsers
// "react-markdown": "^8.0.7",
//  "rehype-raw": "^6.1.1",
//  "remark-gfm": "^3.0.1",


 <ReactMarkdown
                rehypePlugins={[rehypeRaw]}
                remarkPlugins={[remarkGfm]}
            
            >{markdown}</ReactMarkdown>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: richard1015