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

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

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@pomber

Answer selected by ZYJLiu

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