216 字
1 分钟
Markdown 扩展功能
GitHub 仓库卡片
你可以添加动态卡片来链接 GitHub 仓库。在页面加载时,仓库信息会自动从 GitHub API 拉取。
Waiting for api.github.com...
使用代码 ::github{repo="helloheky/super-blog"} 即可创建一个 GitHub 仓库卡片。
::github{repo="helloheky/super-blog"}告诫
Following types of admonitions are supported: note tip important warning caution
NOTEHighlights information that users should take into account, even when skimming.
TIPOptional information to help a user be more successful.
IMPORTANTCrucial information necessary for users to succeed.
WARNINGCritical content demanding immediate user attention due to potential risks.
CAUTIONNegative potential consequences of an action.
基本语法
:::noteHighlights information that users should take into account, even when skimming.:::
:::tipOptional information to help a user be more successful.:::自定义标题
The title of the admonition can be customized.
MY CUSTOM TITLEThis is a note with a custom title.
:::note[MY CUSTOM TITLE]This is a note with a custom title.:::GitHub 语法
TIPThe GitHub syntax is also supported.
> [!NOTE]> The GitHub syntax is also supported.
> [!TIP]> The GitHub syntax is also supported.剧透
You can add spoilers to your text. The text also supports Markdown syntax.
The content
The content :spoiler[is hidden **ayyy**]! Markdown 扩展功能
https://www.0ky.top/posts/markdown-extended/ 部分信息可能已经过时






