variable htmlimport { html } from "https://deno.land/x/display@v0.1.1/mod.ts"; HTML Tagged Template Function. Takes a template string and returns a displayable object for Jupyter frontends. Example usage: html<h1>Hello, world!</h1>