Skip to main content
Module

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

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

Parameters

markdown: string
optional
opts: RenderOptions = [UNSUPPORTED]

Returns

string