feat: add support for GitHub style admonition syntax

This commit is contained in:
saicaca
2024-06-22 01:31:29 +08:00
parent 176b38a4cb
commit 8bdad0b2fc
4 changed files with 29 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
"@types/markdown-it": "^14.1.1",
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.11.0",
"remark-github-admonitions-to-directives": "^1.0.5",
"stylus": "^0.63.0"
},
"pnpm": {