chore: todo clean up

This commit is contained in:
2026-02-28 17:40:02 +08:00
parent 38c9a8ce9e
commit 80471e8dd2
5 changed files with 48 additions and 54 deletions
+21
View File
@@ -1,5 +1,26 @@
# yaml/tag 代码块格式测试
```yaml/tag
tag: md-deck
body: ./npcs.csv
layers: body:1,6-5,8
```
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
## 使用 yaml/tag 语法创建 md-deck
```yaml/tag