import * as mod from "https://dotland.deno.dev/std@0.224.0/html/entities.ts";
Functions
Escapes text for safe interpolation into HTML text content and quoted attributes. | |
Unescapes HTML entities in text. |
Type Aliases
Object structure for a list of HTML entities. | |
Options for |