小编Fos*_*ter的帖子

React-markdown、gfm 表不工作和其他问题

I have been trying to render markdown in react using the react-markdown library, I have had 2 problems and 1 question which I have not been able to answer:

  1. When using the remark-gfm plug-in the tables do not render correctly.
  2. The spacing between lines does not behave the way I want it to, I can have 5 new lines between paragraphs and the render output will only show 1 new line.
  3. In a checkbox selection is there a way to …

javascript markdown github-flavored-markdown reactjs react-markdown

3
推荐指数
1
解决办法
1529
查看次数