Skip to main content
Module

x/blog/deps.ts>gfm.render

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

Parameters

markdown: string
optional
opts: RenderOptions = [UNSUPPORTED]

Returns

string