storybookjs/storybook
View on GitHubAdd MDX2 checking output to MDX2 automigration
Open
#20,978 opened on Feb 7, 2023
clihelp wantedmaintenance
Description
Currently in the MDX2 migration we say that there will likely be issues that the automigration can't handle.
We can make this a lot better if we actually run the MDX2 checker on the user's project IN the automigration and show the result inline.
Given what a pain MDX2 is, we should do this to make the user's life that much easier.