更改列表显示格式

修复列表显示格式,之前版本会导致生成的PDF会多出一行,并且增加不必要的缩进。
.md格式显示也会多出一个短横线“-”。
This commit is contained in:
dangzhiqiang 2016-07-14 11:33:00 +08:00 committed by GitHub
parent 2ccf861503
commit 7c9ceaa4dc

View File

@ -64,9 +64,9 @@ $ sudo apt-get update
##### 高于 12.04 LTS的版本
- - Ubuntu Xenial 16.04 (LTS)
- Ubuntu Wily 15.10
- Ubuntu Trusty 14.04 (LTS)
- Ubuntu Xenial 16.04 (LTS)
- Ubuntu Wily 15.10
- Ubuntu Trusty 14.04 (LTS)
1. 为了让 Docker 使用 aufs 存储,推荐安装 `linux-image-extra` 软件包。
@ -106,4 +106,4 @@ $ sudo apt-get install -y docker-engine
如果系统中存在旧版本的 Docker lxc-docker会提示是否先删除选择是即可。
### 其他可选配置
参见 [docker官方配置文档。](https://docs.docker.com/engine/installation/linux/ubuntulinux/)
参见 [docker官方配置文档。](https://docs.docker.com/engine/installation/linux/ubuntulinux/)