Skip to main content
Module

x/gfm/mod.ts>Marked.Hooks#preprocess

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

Process markdown before marked

Parameters

markdown: string

Returns

string