Skip to content

渲染 Markdown 引用块能否支持 GitHub 扩展语法 #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iTanken opened this issue Mar 12, 2024 · 2 comments
Closed

渲染 Markdown 引用块能否支持 GitHub 扩展语法 #203

iTanken opened this issue Mar 12, 2024 · 2 comments

Comments

@iTanken
Copy link

iTanken commented Mar 12, 2024

Markdown 引用块 GitHub 扩展语法

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

当前渲染效果

image

GitHub 渲染效果

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.

@iTanken iTanken closed this as completed Mar 18, 2024
@duskdusts
Copy link

思源有解决这个问题吗,我看现在在软件里面还是一样的情况,并没有进行完善

@88250
Copy link
Owner

88250 commented Apr 5, 2025

嗯,没有支持这个扩展语法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants