summaryrefslogtreecommitdiff
path: root/README_zh_CN.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-09 18:32:24 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-09 18:32:24 +0800
commit204bb6824bf3555b80ca574ca3edb8ea007c89dd (patch)
tree9a50b67ff64b2d1fe918e4bfa5034ac8389668e3 /README_zh_CN.md
parent12d08d599a41b15e0a20113d1a521c8c3a232e79 (diff)
Add file inclusion and text formatting to parser
Diffstat (limited to 'README_zh_CN.md')
-rw-r--r--README_zh_CN.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md
index d1da960..e096ac3 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -93,6 +93,9 @@
> 使用图像来切换背景
![](backgrounds/park)
+
+> 使用如下方式来内联其他文件!
+[[branch.md]]
```
就是如此简单!