Skip to content

What is the difference between rehype-react and react-markdown? #171

Answered by wooorm
tchak asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Paul!

We’re currently reworking all docs to include information on such things: What is this? When should I use this? Takes a lot of work though, currently in remark.

react-markdown was already based on remark, but it wasn’t actively maintained. We started maintaining it about a year or so ago, and hence the activity: cleaning many things and upgrading everything to fit better with the rest of the ecosystem.
It doesn’t yet use rehype-react (which is a single plugin), It could potentially in the future, but react-markdown is focussed on newcomers that don’t know about unified/remark yet, and has many more features for them.

For a modern replacement of react-markdown, you might want to try

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tchak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants