文章摘要
装包 yarn add react-markdown rehype-raw remark-gfm remark-math rehype-mathjax import ReactMarkdown, { Components } from react-markdown import rehypeRaw from rehype-raw import remarkGfm from remark-gfm import remarkMath from remark-math import rehypeMathjax…