add new chinese translations
This commit is contained in:
24
pages.zh/common/glow.md
Normal file
24
pages.zh/common/glow.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# glow
|
||||
|
||||
> 在终端中渲染 Markdown。
|
||||
> 更多信息:<https://github.com/charmbracelet/glow>。
|
||||
|
||||
- 运行 glow 并选择一个文件进行查看:
|
||||
|
||||
`glow`
|
||||
|
||||
- 将 Markdown 文件渲染到终端:
|
||||
|
||||
`glow {{path/to/file}}`
|
||||
|
||||
- 使用分页器查看 Markdown 文件:
|
||||
|
||||
`glow -p {{path/to/file}}`
|
||||
|
||||
- 从 URL 查看文件:
|
||||
|
||||
`glow {{https://example.com/file.md}}`
|
||||
|
||||
- 查看 GitHub/GitLab 的 README:
|
||||
|
||||
`glow {{github.com/owner/repository}}`
|
Reference in New Issue
Block a user