Skip to content
New issue

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

[Bug]: Tables not working in MDX2 #20334

Closed
Tracked by #20674
jwerre opened this issue Dec 19, 2022 · 3 comments
Closed
Tracked by #20674

[Bug]: Tables not working in MDX2 #20334

jwerre opened this issue Dec 19, 2022 · 3 comments

Comments

@jwerre
Copy link

jwerre commented Dec 19, 2022

Describe the bug

In Storybook 7 I've installed remarkGfm and added it to my addons in .storybook/main.js then added some table markdown to the main documentation MDX for my stories. The table is not parsed correctly.

To Reproduce

https://github.com/jwerre/sb-table-issue

System

Environment Info:

  System:
    OS: macOS 13.0.1
    CPU: (10) arm64 Apple M1 Max
  Binaries:
    Node: 16.14.2 - /usr/local/bin/node
    npm: 8.5.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 108.0.5359.124
    Firefox: 107.0
    Safari: 16.1
  npmPackages:
    @storybook/addon-docs: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/addon-essentials: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/addon-interactions: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/addon-links: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/blocks: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/svelte: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/sveltekit: ^7.0.0-beta.12 => 7.0.0-beta.12 
    @storybook/testing-library: ^0.0.13 => 0.0.13

Additional context

No response

@joshwooding
Copy link
Member

Hey, thanks for the report. This should be fixed when #20116 is compled

@shilman
Copy link
Member

shilman commented Jan 20, 2023

Will be fixed by #20091

@ndelangen
Copy link
Member

I'll close this issue, as a duplicate of the one @shilman mentioned #20091

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants