Skip to main content
Latest
interface MarkedOptions.SluggerOptions
import { type MarkedOptions } from "https://deno.land/x/frugal@0.9.6/doc/dep/marked.ts";
const { SluggerOptions } = MarkedOptions;

Properties

optional
dryrun: boolean

Generates the next unique slug without updating the internal accumulator.