Use gfm with rehype/remark plugins #718
-
]I'm using react markdown with syntax/math(example on README) I'd like to use ReactMarkdown with GFM, but setting like:
then, only remark/rehype plugins work and gfm doesnt work.... how do i fix this? |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
May 21, 2021
Replies: 1 comment 1 reply
-
Assuming this is react-markdown 6. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ChristianMurphy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming this is react-markdown 6.
Move
gfm
andbreaks
fromplugins
toremarkPlugins