import { escape } from "https://dotland.deno.dev/std@0.224.0/html/mod.ts";
Escapes text for safe interpolation into HTML text content and quoted attributes.
import { escape } from "https://dotland.deno.dev/std@0.224.0/html/mod.ts";
Escapes text for safe interpolation into HTML text content and quoted attributes.