deno.land/x
markup_tag
mod.ts
0.3.0
https://deno.land/x/markup_tag@0.3.0/mod.ts
Copyimport * as markupTag from "https://deno.land/x/markup_tag@0.3.0/mod.ts";
import * as markupTag from "https://deno.land/x/markup_tag@0.3.0/mod.ts";
character reference to &
&
character reference to >
>
character reference to <
<
character reference to no-break space
character reference to "
"
Sanitize &, <, > and " in string.
Render markup tag.