Replies: 1 comment 4 replies
-
@xdev0x remarkToc looks for Try
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Need something like what
mdast-util-toc
produces for.md
files.Additional information
I've added
remarkToc
inoptions
but not sure how it will generatetoc
or perhaps how to use it to createtoc
. Basically i wanttable of contents
for a page generated from.mdx
file, something similar to whatmdast-util-toc
produces for.md
files.Beta Was this translation helpful? Give feedback.
All reactions