Add blank lines before lists per CommonMark

This commit is contained in:
yeasy
2026-04-25 15:13:27 +00:00
parent 9abc1cbb69
commit 515ba9f64a
27 changed files with 62 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ Docker 镜像是一个特殊的文件系统,包含:
| **元数据** | 启动命令暴露端口数据卷定义 |
**关键特性**
- 镜像是 **只读**
- 镜像 **不包含** 动态数据
- 镜像构建后 **内容不会改变**