How to define the title of mdx in jsx components when using mdx, so that toc can recognize and generate it #1560
Unanswered
hzihhuang-site
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The collection of TOC cannot complete in components currently, it only collects title in mdast. https://github.com/web-infra-dev/mdx-rs/blob/main/crates/plugin_toc/src/lib.rs |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions