We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4bd1ab2
Change:
// From CommonJS var rehypeAutolinkHeadings = require('rehype-autolink-headings') // To ESM import rehypeAutolinkHeadings from 'rehype-autolink-headings'
Learn more about ESM in this guide