Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/doc/dep/marked.ts>helpers.escape

A frugal web framework
Go to Latest
function helpers.escape
import { helpers } from "https://deno.land/x/frugal@0.9.0/doc/dep/marked.ts";
const { escape } = helpers;

Parameters

html: string
optional
encode: boolean

Returns

string