koba04 / convert-swr-site-heading-ids

This adds ids to all headings in the SWR site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert SWR Site heading ids

This adds ids to all headings in the SWR site, which solves vercel/swr-site#341. This uses the same algorithm with Nextra, so existing links with a hash fragment still works.

pnpm install
node index.js path/to/swr-site

About

This adds ids to all headings in the SWR site


Languages

Language:JavaScript 100.0%