You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/syntax/stepper.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,6 @@ npm install
20
20
::::
21
21
22
22
::::{step} Build
23
-
### Build
24
23
Then build the project.
25
24
```shell
26
25
npm run build
@@ -225,4 +224,4 @@ Content here...
225
224
```
226
225
## Dynamic heading levels
227
226
228
-
Stepper step titles automatically adjust their heading level based on the preceding heading in the document, ensuring proper document hierarchy and semantic structure.
227
+
Stepper step titles automatically adjust their heading level based on the preceding heading in the document, ensuring proper document hierarchy and semantic structure.
0 commit comments