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

x/ldkit/www/utils/markdown.ts>gfm.RenderOptions

LDkit - Linked Data query toolkit for TypeScript developers
Latest
interface gfm.RenderOptions
import { type gfm } from "https://deno.land/x/ldkit@2.0.0/www/utils/markdown.ts";
const { RenderOptions } = gfm;

Properties

optional
baseUrl: string
optional
allowIframes: boolean