175 字
1 分钟
Markdown Extended Features

GitHub Repository Cards#

You can add dynamic cards that link to GitHub repositories, on page load, the repository information is pulled from the GitHub API.

LyraVoidMizuki

Create a GitHub repository card with the code ::github{repo="LyraVoid/Mizuki"}.

::github{repo="LyraVoid/Mizuki"}

Admonitions#

Following types of admonitions are supported: note tip important warning caution

Basic Syntax#

:::note
Highlights information that users should take into account, even when skimming.
:::
:::tip
Optional information to help a user be more successful.
:::

Custom Titles#

The title of the admonition can be customized.

:::note[MY CUSTOM TITLE]
This is a note with a custom title.
:::

GitHub Syntax#

> [!NOTE]
> The GitHub syntax is also supported.
> [!TIP]
> The GitHub syntax is also supported.

Spoiler#

You can add spoilers to your text. The text also supports Markdown syntax.

The content !

The content :spoiler[is hidden **ayyy**]!
Markdown Extended Features
https://www.choria.top/posts/markdown-extended/
作者
乔瑞雅·克林威尔
发布于
2024-05-01
许可协议
CC BY-NC-SA 4.0

分享文章

生成精美分享图或复制链接,与更多人分享本文。

继续阅读

沿着主题读

基于共同的标签与分类

换条路线

从其他文章中稳定抽取

最后更新于 ,距今已过 651

部分内容可能已过时