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

Add support for .mdx files #160

Closed
brophdawg11 opened this issue Sep 8, 2020 · 1 comment
Closed

Add support for .mdx files #160

brophdawg11 opened this issue Sep 8, 2020 · 1 comment
Labels
new-feature Indecates new feature which maintainer planning or under consideration

Comments

@brophdawg11
Copy link

Purpose

Add support for auto-update in .mdx files used in Storybook: https://storybook.js.org/docs/react/api/mdx

How 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

@naokazuterada naokazuterada added the new-feature Indecates new feature which maintainer planning or under consideration label Sep 25, 2020
naokazuterada added a commit that referenced this issue Oct 27, 2020
naokazuterada added a commit that referenced this issue Oct 27, 2020
* support-mdx:
  Add message file
  Add support for .mdx files #160
@naokazuterada
Copy link
Owner

naokazuterada commented Oct 27, 2020

@brophdawg11 Sorry for late reply and reaction. Now it released as 4.1.2, please check!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Indecates new feature which maintainer planning or under consideration
Projects
None yet
Development

No branches or pull requests

2 participants