Module html

Source
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§

FrameElem
An element that lays out its content as an inline SVG.
HtmlAttr
An attribute of an HTML.
HtmlAttrs
Attributes of an HTML element.
HtmlDocument
An HTML document.
HtmlElem
An HTML element that can contain Typst content.
HtmlElement
An HTML element.
HtmlTag
The tag of an HTML element.

Enums§

HtmlNode
A child of an HTML element.

Functions§

module
Create a module with all HTML definitions.