Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface MarkedOptions.SluggerOptions
import { type MarkedOptions } from "https://deno.land/x/frugal@0.9.0/doc/dep/marked.ts";
const { SluggerOptions } = MarkedOptions;

Properties

optional
dryrun: boolean

Generates the next unique slug without updating the internal accumulator.