*: clean up token syntax delimiters (#5677)

This commit is contained in:
bl-ue
2021-04-03 20:08:57 -04:00
committed by GitHub
parent 66f3c0dfce
commit 289787c7e8
20 changed files with 21 additions and 21 deletions

View File

@@ -12,7 +12,7 @@
- 将制表符转换为指定的空格数:
`more {{文件的路径} /t{{空格数}}`
`more {{文件的路径}} /t{{空格数}}`
- 显示内容前先清屏: