Can I use mdx-loader to dynamically load my markdown file within the react component? #10935
Unanswered
heliannuuthus
asked this question in
Q&A
Replies: 1 comment 4 replies
-
It's difficult for me to understand what you want sorry 😅 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to parse all of word entries in my blog(or website).
But now I want to reuse the processor of @docusaurus/mdx-loader, and I want my entries to render in the same way as the rest of my blog, with the same supported syntax
Beta Was this translation helpful? Give feedback.
All reactions