Updating to 5.0.3 breaks several features:
https://codesandbox.io/s/boring-chatterjee-6vt5s
Happens also on playground here: https://remarkjs.github.io/react-markdown/
Thanks!
These features are part of GitHub Flavored Markdown (GFM), which is now a plugin.
This is documented in the changelog https://github.com/remarkjs/react-markdown/blob/main/changelog.md#upgrade-remark-parse
and an example of enabling these features is shown in the readme https://github.com/remarkjs/react-markdown#use
See the readme, the change log, or recently closed issues
Oh sorry didn't notice. Thanks for your quick reply