Remove deprecated MDX-GFM storybook addon #155
Labels
bug
Something isn't working
dependencies
Update one or more dependencies version
documentation
Changes only affect the documentation
internal
Changes only affect the internal API
patch
Increment the patch version when merged
prioritization-required
This issue needs to be prioritized for future releases.
Describe the bug
When running storybook, observe the warning about MDX addon deprecation:
To Reproduce
Steps to reproduce the behavior:
yarn storybook
Expected behavior
No deprecation warning should appear.
We need to follow the instruction at https://storybook.js.org/docs/writing-docs/mdx#lack-of-github-flavored-markdown-gfm to migrate any GFM styled markdown and remove the addon.
The text was updated successfully, but these errors were encountered: