Skip to main content

Module counters

Module counters 

Source
Expand description

CSS Counter Support

Implements CSS counters for ordered lists and generated content as per CSS spec. Counters are cached per-node in the LayoutCache and computed during layout traversal.

Functionsยง

format_counter
Formats a counter value into a string based on the list style type.