Github¶
约 22 个字 14 行代码 预计阅读时间不到 1 分钟
Abstract
记录一些 Github 相关的内容
Basic¶
TODO
Code snippets¶
Github callouts¶
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.