Available on crate feature
matrix
only.Expand description
Types to work with HTML elements and attributes suggested by the Matrix Specification.
Structs§
- The supported data of a
<a>
HTML element. - The supported data of a
<code>
HTML element. - The supported data of a
<div>
HTML element. - The supported data of a
<h1>-<h6>
HTML element. - The level of a heading element.
- The supported data of a
<img>
HTML element. - The data of a Matrix HTML element.
- The supported data of a
<ol>
HTML element. - The supported data of a
<span>
HTML element.
Enums§
- A URI as a value for the
href
attribute of a<a>
HTML element. - A Matrix HTML element.