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
| Name | Description |
|---|---|
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?