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

Resolve .md files by default #149

Closed
ssylvia opened this issue Jul 18, 2018 · 3 comments
Closed

Resolve .md files by default #149

ssylvia opened this issue Jul 18, 2018 · 3 comments

Comments

@ssylvia
Copy link

ssylvia commented Jul 18, 2018

It would be great if the docs resolved normal markdown (.md) files by default. This would make it easier to reuse standard github readme's as well as transition from or to other documentation systems.

Then any documentation files that only use standard markdown can use .md and MDX files can use .mdx extension. Similar to .js and .jsxor .ts and .tsx.

@carrickjason
Copy link

Yeah this would be great for composable documentation and should be supported by default with mdx-js/loader. It looks like you have a rule for .md(/\.md?x$/). I'm not familiar with happypack but could it be interfering?

@pedronauck
Copy link
Member

pedronauck commented Jul 25, 2018

Really great idea @ssylvia, I'll try to make this more quickly as possible 🙏
So, just to follow the rules I'll move this issue to our roadmap, please guys, give us your vote there!

🔖 Resolve markdown files by default

@pedronauck
Copy link
Member

Released in the new v0.10.0 🚀

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

3 participants