···11import { slug } from "github-slugger"
22-import type { Element as HastElement } from "hast"
22+import type { Element as HastElement } from "hast"
33// this file must be isomorphic so it can't use node libs (e.g. path)
4455export const QUARTZ = "quartz"