Commit ad70ecd
Re-enable MDX support for Storybook v10
- Install @storybook/addon-docs package
- Add addon-docs to the addons configuration in main.ts
- Update Overview.mdx to use @storybook/addon-docs/blocks import path
- Re-enable MDX files in stories configuration
- Verify build succeeds with MDX documentation included
Co-authored-by: d10c <9970661+d10c@users.noreply.github.com>1 parent 6fffa5c commit ad70ecd
File tree
4 files changed
+123
-72
lines changed- extensions/ql-vscode
- .storybook
- src/stories
4 files changed
+123
-72
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2110 | 2110 | | |
2111 | 2111 | | |
2112 | 2112 | | |
| 2113 | + | |
2113 | 2114 | | |
2114 | 2115 | | |
2115 | 2116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments