Steps
Hextra numbered step lists rendered with CSS counters.
1 minute read
Numbered step lists rendered with CSS counters. Place h3โh6 headings inside the shortcode body โ each heading becomes a numbered step.
{{< hextra/steps >}}
### First step
Description of the first step.
### Second step
Description of the second step.
{{< /hextra/steps >}}
Example: