Commit 89474de
Enable remark-gfm for MDX table rendering in Storybook
Tables in .mdx attribute reference docs were not rendering because
Storybook's MDX v2 parser doesn't support GFM tables by default.
Adds remark-gfm plugin and configures addon-docs separately from
addon-essentials so the plugin options are respected.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2b64726 commit 89474de
33 files changed
Lines changed: 1432 additions & 410 deletions
File tree
- .storybook
- storybook-static
- assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
6 | 25 | | |
7 | 26 | | |
8 | 27 | | |
| |||
0 commit comments