From 824a517aed208b1be63256823dd150b36e1283eb Mon Sep 17 00:00:00 2001 From: KrLite <68179735+KrLite@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:28:51 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=89=A9=E5=B1=95.md=20to=20fix=20mis?= =?UTF-8?q?sing=20`[!TIP]`=20syntax=20in=20output?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/notes/theme/guide/markdown/扩展.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/notes/theme/guide/markdown/扩展.md b/docs/notes/theme/guide/markdown/扩展.md index b731ae9e..447035f1 100644 --- a/docs/notes/theme/guide/markdown/扩展.md +++ b/docs/notes/theme/guide/markdown/扩展.md @@ -211,6 +211,7 @@ console.log('Hello, VitePress!') > [!NOTE] > 强调用户在快速浏览文档时也不应忽略的重要信息。 +> [!TIP] > 有助于用户更顺利达成目标的建议性信息。 > [!IMPORTANT]