1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 12:55:28 +02:00

style-guide.zh: change brackets to follow Chinese guidelines (#10177)

This commit is contained in:
Zhizhen He 2023-05-15 12:15:07 +08:00 committed by GitHub
parent ae55985c18
commit 68483d500f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ tldr --render {{page.md}}
```
## 占位符 (token) 语法
## 占位符(token)语法
当命令涉及用户自己提供的值时,请用 `{{token}}` 语法来使 `tldr` 客户端自动高亮它们: