Skip to main content
Module

x/markup_tag/mod.ts

Render markup tag easily
Go to Latest
import * as mod from "https://deno.land/x/markup_tag@0.3.0/mod.ts";

Variables

character reference to &

character reference to >

character reference to <

character reference to no-break space

character reference to "

Functions

Sanitize &, <, > and " in string.

Render markup tag.