mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 10:54:09 -04:00
fix: tabs styling in steps shortcode (#440)
* fix: tabs styling in steps shortcode * docs: add notes for intended usage
This commit is contained in:
@ -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.
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user