property HeadingAnchorsOptions.slugify

Custom slugify function If not provided, uses Lume's built-in slugifier

Type

(text: string) => string

Usage

import { type HeadingAnchorsOptions } from ".";