fix: tabs styling in steps shortcode (#440)

* fix: tabs styling in steps shortcode

* docs: add notes for intended usage
This commit is contained in:
Xin
2024-08-18 15:38:06 +01:00
committed by GitHub
parent 2863a3a029
commit 526be88d7b
3 changed files with 14 additions and 7 deletions

View File

@ -25,6 +25,11 @@ This is the third step.
## Usage
{{< callout emoji="" >}}
Please note that this shortcode is intended **only for Markdown content**.
If you put HTML content or other shortcodes as step content, it may not render as expected.
{{< /callout >}}
Put Markdown h3 header within `steps` shortcode.
```