mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
196 B
196 B
Steps
Display sequential steps using ::: steps.
Syntax
Use ordered or unordered lists inside.
::: steps
1. Step 1
Content for step 1.
2. Step 2
Content for step 2.
:::