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

MDX support #93

Open
scarf005 opened this issue Nov 24, 2023 · 1 comment
Open

MDX support #93

scarf005 opened this issue Nov 24, 2023 · 1 comment

Comments

@scarf005
Copy link

scarf005 commented Nov 24, 2023

from: denoland/deno#20383

I'm interested in writing this plugin. It'd be really helpful if i could get a pointer on where to start.

@dsherret
Copy link
Member

@scarf005 A contribution for this would be very welcome! I'm not sure what mdx entails, but most likely it should be within the markdown plugin and be turned on when the file type is .mdx. Then perhaps those sections could be formatted by calling out to the typescript plugin. I'm going to transfer this issue there.

@dsherret dsherret transferred this issue from dprint/dprint Nov 24, 2023
@dsherret dsherret changed the title MDX plugin support MDX support Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants