# 1
☝️ Welcome to the content that you can only see inside the first Tab. :+1:
✌️ Here's content that's only inside the second Tab.
💪 Here's content that's only inside the third Tab.
1. 告示
提示
效果:
代码:
:::tip
这里是提示内容
:::
警告
效果:
代码:
:::warning
这里是提示内容
:::
2. 高亮块
效果:
代码:
:::highlight purple 📌
这里是内容
:::