html-authoring
**[REQUIRED]** for ALL creation, updating, or editing of .html files, regardless of complexity. Snowflake renders report HTML in a strict, sandboxed environment: no inline event handlers, no eval, no runtime network calls, no remote images or CDN scripts — only a fixed set of vendored libraries served from /libs/. Author every report to these rules so it renders correctly and is safe to share. Must use whenever generating, creating, updating, or modifying an .html file (e.g. 'update the HTML report at …').
Pinned to revision 05cff3d0ec12, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.