DEV Community

Discussion on: How to use the Remark Markdown converters with Next.js projects

Collapse
 
slumbering profile image
Blocksmith

Hello :)

For info about Remark-react :
🚨 Stability: Legacy. This package is no longer recommended for use. It’s still covered by semantic-versioning guarantees and not yet deprecated, but use of this package should be avoided. Please use remark-rehype to move from remark (markdown) to rehype (HTML) and then replace remark-react with rehype-react.