feat: add admonitions

This commit is contained in:
rxchi1d
2025-12-21 16:40:25 +08:00
committed by ZhenShuo Leo
parent 1fc6058426
commit 775d5b1bbf
18 changed files with 664 additions and 5 deletions
+17
View File
@@ -84,3 +84,20 @@ shortcode:
recent:
show_more: "もっと見る"
admonition:
note: "ノート"
abstract: "概要"
info: "情報"
todo: "TODO"
tip: "ヒント"
important: "重要"
success: "成功"
question: "質問"
warning: "警告"
caution: "注意"
failure: "失敗"
danger: "危険"
bug: "バグ"
example: "例"
quote: "引用"