Expand description
Cross-cutting utility modules.
html_rewriter— streaminglol_htmlwrapper used by image, search, CSP, and html-fix plugins (issue #525).head_dom— parser-driven HTML<head>manipulation used by the SEO,og_image,llm,ai,i18n,highlight,sbom,atom,json_feed, andjsonldplugins (issues #538, #539, #540).
Modules§
- head_
dom - Parser-driven helpers for HTML
<head>manipulation. - html_
rewriter - Thin wrapper around Cloudflare’s [
lol_html] streaming HTML rewriter.