Expand description
HTML output.
Modules§
- attr
- Predefined constants for HTML attributes.
- charsets
- Defines syntactical properties of HTML tags, attributes, and text.
- tag
- Predefined constants for HTML tags.
Structs§
- Frame
Elem - An element that lays out its content as an inline SVG.
- Html
Attr - An attribute of an HTML.
- Html
Attrs - Attributes of an HTML element.
- Html
Document - An HTML document.
- Html
Elem - An HTML element that can contain Typst content.
- Html
Element - An HTML element.
- HtmlTag
- The tag of an HTML element.
Enums§
- Html
Node - A child of an HTML element.
Functions§
- module
- Create a module with all HTML definitions.