Skip to content

Commit 5f74119

Browse files
committed
Documentation: Improve presentation about the new stepper
To make the appearance symmetric, the reStructuredText variant needs to be provided.
1 parent 354a404 commit 5f74119

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

docs/myst/stepper.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
(stepper)=
12
# Stepper
23

34
::::{stepper}

docs/rst/stepper.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.. _stepper:
2+
3+
#######
4+
Stepper
5+
#######
6+
7+
.. stepper::
8+
9+
.. step:: First step
10+
11+
You can add any content in a step.
12+
13+
.. step:: Next step
14+
15+
Some step details
16+
17+
.. step:: Last step
18+
19+
Last step details

0 commit comments

Comments
 (0)