Ju Zi's blog

Back

首先,必须是mdx格式才能使用。

旁白#

首先需要导包import { Aside } from 'astro-pure/user',然后添加如下标签:

<Aside type='tip' title='Try this focus exercise'>
  Test aside.....
</Aside>
plaintext

其中,type可以是:“note”, “tip”, “caution”, “danger”

astro pure主题的特殊格式
https://astro-pure.js.org/blog/lang/md/astro-theme-pure-special-format
Author Ju Zi
Published at January 15, 2026
Comment seems to stuck. Try to refresh?✨