Should I be using Micromark extensions or Remark/Rehype plugins? #1448
-
I want to use In the README it mentions:
The README suggests Remark/Rehype plugins so I am assuming this is the correct approach but the above line confused me so I wanted to clarify, should be trying to use I am new to the space and still trying to wrap my head around Micromark/Remark/Rehype. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
For react markdown, use remark plugins. |
Beta Was this translation helpful? Give feedback.
For react markdown, use remark plugins.
They use and configure the micromark plugins under the hood for you.