{
  "$type": "site.standard.document",
  "description": "This tutorial will teach you how to automatically add links to heading tags in your mdx posts on your Next.js site with a plugin called rehype-slug. This should work for most nextJS sites that use MDX for content, as well as many other JavaScript-based sites which use MDX.",
  "path": "/posts/mdx-auto-link-headings-with-rehype-slug",
  "publishedAt": "2022-01-02T05:00:00.000Z",
  "site": "at://did:plc:icpcpp5txyow3prnfgi533lj/site.standard.publication/3mmx3e2b57l2m",
  "tags": [
    "react",
    "mdx",
    "nextjs"
  ],
  "title": "Next.js with MDX tips: Provide shortcuts to article headings"
}