From 967a4d5d171bf34fe71731afa6eed97120073134 Mon Sep 17 00:00:00 2001 From: noeFly Date: Sun, 22 Jun 2025 00:32:34 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E7=AF=84=E4=BE=8B?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/markdown-extended.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/markdown-extended.md b/src/content/posts/markdown-extended.md index 564be71..017b756 100644 --- a/src/content/posts/markdown-extended.md +++ b/src/content/posts/markdown-extended.md @@ -28,7 +28,7 @@ You can also add dynamic cards that show a GitLab repository, on page load, the Create a GitHub repository card with the code `::gitlab{repo="/"}`. -```markdown +```mdx ::gitlab{repo="gitlab-org/gitlab"} ```