163 字
1 分钟
这个博客系统特有的Markdown语法
GitHub仓库卡片
这些卡片会链接到GitHub仓库,信息是从Github API获取的
::github{repo="skydog221/skydog-top"}Waiting for api.github.com...
警告/提示信息
支持以下类型的警告/提示信息:note、tip、important、warning、caution:
基本语法
:::note这里是突出内容:::NOTE这里是突出内容
自定义标题
:::note[我的自定义标题]这是一个带有自定义标题的提示信息。:::我的自定义标题这是一个带有自定义标题的提示信息。
GitHub语法
> [!TIP]> 也支持GitHub的语法(链接:https://github.com/orgs/community/discussions/16925)TIP也支持GitHub的语法(链接:https://github.com/orgs/community/discussions/16925)
隐藏内容
此内容 :spoiler[是隐藏的 **ayyy**]!此内容
这个博客系统特有的Markdown语法
https://fuwari.vercel.app/posts/more-markdown/