We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In version 7.3.2 syntax highlighter was working fine but it has stopped working correctly in v7.4.0
v7.3.2
v7.4.0
Unfortunately I am not able to reproduce this on stackblitz. I am using pnpm in my project.
Environment Info: System: OS: macOS 13.4.1 CPU: (10) arm64 Apple M1 Max Binaries: Node: 16.14.1 - ~/.asdf/installs/nodejs/16.14.1/bin/node Yarn: 1.22.17 - ~/.asdf/installs/nodejs/16.14.1/.npm/bin/yarn npm: 9.8.1 - ~/.asdf/plugins/nodejs/shims/npm Browsers: Chrome: 116.0.5845.179 Edge: 113.0.1774.57 Safari: 16.5.2 npmPackages: @storybook/addon-a11y: ^7.4.0 => 7.4.0 @storybook/addon-actions: ^7.4.0 => 7.4.0 @storybook/addon-designs: ^7.0.5 => 7.0.5 @storybook/addon-docs: ^7.4.0 => 7.4.0 @storybook/addon-essentials: ^7.4.0 => 7.4.0 @storybook/addon-links: ^7.4.0 => 7.4.0 @storybook/addon-mdx-gfm: ^7.4.0 => 7.4.0 @storybook/blocks: ^7.4.0 => 7.4.0 @storybook/components: ^7.4.0 => 7.4.0 @storybook/manager-api: ^7.4.0 => 7.4.0 @storybook/react: ^7.4.0 => 7.4.0 @storybook/react-vite: ^7.4.0 => 7.4.0 @storybook/theming: ^7.4.0 => 7.4.0
I am using mdx to write docs and I haven't changed anything else. Syntax highlighting works fine if I use autodocs tag.
The text was updated successfully, but these errors were encountered:
This is a duplicate of #24046
Sorry, something went wrong.
No branches or pull requests
Describe the bug
In version 7.3.2 syntax highlighter was working fine but it has stopped working correctly in v7.4.0
v7.3.2
v7.4.0
To Reproduce
Unfortunately I am not able to reproduce this on stackblitz. I am using pnpm in my project.
System
Additional context
I am using mdx to write docs and I haven't changed anything else. Syntax highlighting works fine if I use autodocs tag.
The text was updated successfully, but these errors were encountered: