Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.1/www/utils/markdown.ts";
const { render } = gfm;

Parameters

markdown: string
optional
opts: RenderOptions = [UNSUPPORTED]

Returns

string