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
Add support for auto-update in .mdx files used in Storybook: https://storybook.js.org/docs/react/api/mdx
.mdx
Medium - you can add TOC's but they don't auto-update on save so they get out of sync
I think it's as easy as updating https://github.com/naokazuterada/MarkdownTOC/blob/master/markdowntoc/autorunner.py#L10, but I'm not sure how to test locally
The text was updated successfully, but these errors were encountered:
Add support for .mdx files #160
2774d0c
Merge branch 'support-mdx'
1fe5458
* support-mdx: Add message file Add support for .mdx files #160
@brophdawg11 Sorry for late reply and reaction. Now it released as 4.1.2, please check!
Sorry, something went wrong.
No branches or pull requests
Purpose
Add support for auto-update in
.mdx
files used in Storybook: https://storybook.js.org/docs/react/api/mdxHow important it is
Medium - you can add TOC's but they don't auto-update on save so they get out of sync
Ideal implementation
I think it's as easy as updating https://github.com/naokazuterada/MarkdownTOC/blob/master/markdowntoc/autorunner.py#L10, but I'm not sure how to test locally
The text was updated successfully, but these errors were encountered: