Skip to main content
Module

x/fresh/www/utils/markdown.ts>gfm.render

The next-gen web framework.
Extremely Popular
Go to Latest
function gfm.render
import { gfm } from "https://deno.land/x/fresh@1.1.5/www/utils/markdown.ts";
const { render } = gfm;

Parameters

markdown: string
optional
opts: RenderOptions = [UNSUPPORTED]

Returns

string