[Markdown&Github] 使用块引用高亮显示“注意“和“警告“和其他注意方式的选项

参考来源: https://github.com/orgs/community/discussions/16925

Alerts are an extension of Markdown used to emphasize critical information. On GitHub, they are displayed with distinctive colors and icons to indicate the importance of the content.

提示框是 Markdown 的扩展功能,用于强调关键信息。在 GitHub 上,它们会通过独特的颜色和图标显示,以表明内容的重要性。

An example of all five types:

五种类型的示例:

markdown 复制代码
> [!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.
相关推荐
lkbhua莱克瓦246 小时前
Java基础——常用算法5
java·开发语言·笔记·github
电摇小人6 小时前
GitHub 全方位指南(续):实战进阶与生态拓展
github
粥里有勺糖8 小时前
视野修炼-技术周刊第126期 | TypeScript #1
前端·node.js·github
lkbhua莱克瓦2419 小时前
Java基础——常用算法4
java·数据结构·笔记·算法·github·排序算法·快速排序
John Song1 天前
git多个账号管理
git·github
破烂pan1 天前
github精选Agent学习repo
llm·github·agent
XU磊2601 天前
Git 实现github仓库管理-删除指定目录下的所有文件并保留目录结构
git·github
逛逛GitHub2 天前
1 天狂揽 4000 多 Star 的 AI 舆情分析开源神器。
github
卡洛斯(编程版2 天前
大仓库推到GitHub大踩坑-Git LFS从安装到使用
git·github
玥轩_5212 天前
Git命令速查手册
大数据·git·elasticsearch·gitee·github·命令速查