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 文件 #24

Open
dufu1991 opened this issue Dec 5, 2023 · 0 comments
Open

是否考虑支持 .mdx 文件 #24

dufu1991 opened this issue Dec 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dufu1991
Copy link

dufu1991 commented Dec 5, 2023

先感谢作者的无私奉献。

现在很多框架会使用 MD 的扩展文件 MDX 生成文档,里面可能包含少量的特殊语法,但特殊语法是需要内部程序去转换的特殊标记,一般都是固定的英文,也不需要任何处理,但绝大部分内容还是按照 Markdown 语法写的,是否考虑支持这种 .mdx 文件?

我使用的方式是 VS Code 插件,目前检测到 .mdx 文件插件不会生效,建议允许此文件类型生效,可能不能完美处理,但有总比没有好。我目前刚好需要处理很多 MDX 文件。

@harttle harttle added the enhancement New feature or request label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants