Skip to main content
Module

x/gfm/mod.ts>Marked.Hooks._Hooks#postprocess

Server-side GitHub Flavored Markdown rendering for Deno
Go to Latest
method Marked.Hooks._Hooks.prototype.postprocess
import { Marked } from "https://deno.land/x/gfm@0.4.0/mod.ts";
const { _Hooks } = Marked.Hooks;

Process HTML after marked is finished

Parameters

html: string

Returns

string