UNPKG

@tabnews/ui

Version:
10 lines (9 loc) 139 B
import n from "rehype-slug"; function u(e) { return { rehype: (r) => r.use(() => n(e)) }; } export { u as anchorHeadersPlugin };