Skip to main content
Module

x/none/deps.ts>gfm.render

Minimal boilerplate blogging.
Go to Latest
function gfm.render
import { gfm } from "https://deno.land/x/none@0.0.3/deps.ts";
const { render } = gfm;

Parameters

markdown: string
optional
opts: RenderOptions = [UNSUPPORTED]

Returns

string