microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.31k stars 2.71k forks source link

Remove the @storybook/addon-mdx-gfm addon #32355

Open dmytrokirpa opened 3 weeks ago

dmytrokirpa commented 3 weeks ago

Library

React Components / v9 (@fluentui/react-components)

Describe the feature that you would like added

The "@storybook/addon-mdx-gfm" addon serves as a migration aid for Storybook 7.0, offering Github Flavored Markdown support for Storybook documentation. After implementing the required modifications, the addon should be removed from both the package.json and the Storybook configuration.

Have you discussed this feature with our team

No response

Additional context

No response

Validations

Priority

None

Hotell commented 2 weeks ago

After implementing the required modifications

can we please add to the issue description what those are in order to be able to do/track the work ? ty