This documentation is for an upcoming version and is subject to change.
A lightweight and flexible League CommonMark extension that adds support for the ::: steps fenced block, transforming Markdown content into a structured, semantic, accessible multi-step instructional component.
### Step title)aria-labelledby, role="region")::: steps warning My TitleHtmlElement output (no raw HTML strings)You can install the package via composer:
composer require zaimea/commonmark-steps
or via composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/zaimea/commonmark-steps" } ]