Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/syntax/stepper.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ npm install
::::

::::{step} Build
### Build
Then build the project.
```shell
npm run build
Expand Down Expand Up @@ -225,4 +224,4 @@ Content here...
```
## Dynamic heading levels

Stepper step titles automatically adjust their heading level based on the preceding heading in the document, ensuring proper document hierarchy and semantic structure.
Stepper step titles automatically adjust their heading level based on the preceding heading in the document, ensuring proper document hierarchy and semantic structure.
Loading