Skip to content

How to exclude codehike htags from table of contents generated by fumadocs? #473

Answered by pomber
ZYJLiu asked this question in Q&A
Discussion options

You must be logged in to vote

not sure what version of fumadocs added this, but try:

    remarkPlugins: (v) => [
      [remarkCodeHike, chConfig],
      ...v,
    ],

that should make codehike plugin run before fumadocs'

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pomber
Comment options

Answer selected by ZYJLiu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants