1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Update zh-cn/yaml-cn.html.markdown

Co-Authored-By: woclass <inkydragon@users.noreply.github.com>
This commit is contained in:
谭九鼎
2020-01-23 10:59:04 +08:00
committed by GitHub
parent 56ee9f7971
commit 51e6618535

View File

@@ -16,7 +16,7 @@ YAML 根本不容许文字制表符。
```yaml
--- # document start
--- # 文档开头
# YAML 中的注解看起来像这样。