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
## In Lists
1. Title1
:::tip
This is a tip.
:::
3. Title2
## In Steps
import { Steps } from '@theme';
<Steps>
### Title1
:::tip
This is a tip.
:::
### Title2
</Steps>
The text was updated successfully, but these errors were encountered:
Timeless0911
changed the title
[Bug]: 在列表内或其他 components 内的 callout 未能渲染
[Bug]: Container syntax inside lists or other components are not rendered
Oct 22, 2024
Version
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Pro
Memory: 213.81 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Browsers:
Chrome: 130.0.6723.58
npmPackages:
rspress: ^1.34.1 => 1.34.1
Details
在列表内或其他 components 内的 callout 未能渲染
Reproduce link
None
Reproduce Steps
The text was updated successfully, but these errors were encountered: