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

View File

@@ -85,3 +85,5 @@ shortcode:
recent:
show_more: "Show More"

View File

@@ -72,3 +72,20 @@ shortcode:
recent:
show_more: "Mostra di Più"
admonition:
note: "Nota"
abstract: "Sommario"
info: "Info"
todo: "Da fare"
tip: "Suggerimento"
important: "Importante"
success: "Successo"
question: "Domanda"
warning: "Avviso"
caution: "Attenzione"
failure: "Fallimento"
danger: "Pericolo"
bug: "Bug"
example: "Esempio"
quote: "Citazione"

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: "引用"

View File

@@ -84,3 +84,20 @@ shortcode:
recent:
show_more: "显示更多"
admonition:
note: "笔记"
abstract: "摘要"
info: "信息"
todo: "待办"
tip: "提示"
important: "重要"
success: "成功"
question: "问题"
warning: "警告"
caution: "注意"
failure: "失败"
danger: "危险"
bug: "错误"
example: "示例"
quote: "引用"