import * as mod from "https://deno.land/std@0.199.0/html/entities.ts";
Functions
Escapes text for safe interpolation into HTML text content and quoted attributes | |
Unescapes HTML entities in text |
import * as mod from "https://deno.land/std@0.199.0/html/entities.ts";
Escapes text for safe interpolation into HTML text content and quoted attributes | |
Unescapes HTML entities in text |