Replies: 2 comments 4 replies
-
We may need to support a syntax to introduce code snippets features, which requires implementing the corresponding syntax parsing in mdx-rs and writing a remark plugin for mdx-js. You can create an issue to track on it, or try to contribute a PR. |
Beta Was this translation helpful? Give feedback.
4 replies
-
supported in https://github.com/web-infra-dev/rspress/releases/tag/v2.0.0-beta.21 hmr implementation: #2423 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前mdx中代码块编辑因为没有提示,会导致维护不太方便,如果在文档外用专门的代码文件维护,mdx能展示也是导入文件,看不到对应源码,例如
后续会考虑支持从代码文件直接引入源码吗
Beta Was this translation helpful? Give feedback.
All reactions