Github Style Alert in Typora

2024 年 5 月 8 日 星期三(已编辑)
205
摘要
Typora is well known as a beautiful and powerful Markdown editor. In Typora 1.8, this editor starts to support Github style alert. This blog shows how to use it.
这篇文章上次修改于 2025 年 1 月 1 日 星期三,可能部分内容已经不适用,如有疑问可询问作者。

Github Style Alert in Typora

Alerts are an extension of Markdown used to emphasize critical information.

Typora 1.8 now support Github’s way to highlight “Note” and “Warning” using blockquote (https://github.com/orgs/community/discussions/16925).

To use this, firstly, please enable Github Style Alert in preferences panel:

Enable "Github Style Alert" in preferences panel

Enable "Github Style Alert" in preferences panel

An example of all five types:

> [!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.

Here is how they are displayed:

Github style alert in Typora 1.8

Github style alert in Typora 1.8

From What's new in Typora 1.8

使用社交账号登录

  • Loading...
  • Loading...
  • Loading...
  • Loading...
  • Loading...