Private betav0.1.0
Docs
Format developer documentation

Insert

Where a rule writes its formatted number relative to the matched element.

Where a rule writes its formatted number relative to the matched element.

Variants

NameDescription
before
As the first child, so the number reads before its heading. The default.
after
As the last child.
none
Nowhere: the rule only advances the counter, leaving rendering to a <Counter>.
Was this page helpful?