Expand description
Data describing HTML elements and attributes and how the attributes map to Typst types.
Structs§
Enums§
- Type
- Defines how an attribute maps to Typst types.
Constants§
- ATTRS
- A list of all elements’ attributes.
- ATTRS_
GLOBAL - The first
ATTRS_GLOBALattributes inATTRSapply to all elements. - ATTR_
STRINGS - Strings referenced by
Type::Strings. - ELEMS
- A list of all HTML elements.