Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/documentaly/publish/deps.ts>gfm.RenderOptions

(Beta) Maintain document and build tool.
Latest
interface gfm.RenderOptions
import { type gfm } from "https://deno.land/x/documentaly@0.3.10/publish/deps.ts";
const { RenderOptions } = gfm;

Properties

optional
baseUrl: string
optional
mediaBaseUrl: string
optional
inline: boolean
optional
allowIframes: boolean
optional
allowMath: boolean
optional
disableHtmlSanitization: boolean