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"} ```