Skip to content

Commit

Permalink
glow: add Chinese translation (#15442)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1manch authored Jan 6, 2025
1 parent 21c2ea8 commit a8da901
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions pages.zh/common/glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# glow

> 在终端渲染 Markdown.
> 更多信息:<https://github.com/charmbracelet/glow>.
- 运行 glow 并选择文件查看:

`glow`

- 渲染 Markdown 文件到终端:

`glow {{路径/到/文件}}`

- 使用分页器查看 Markdown 文件:

`glow -p {{路径/到/文件}}`

- 从 URL 查看文件:

`glow {{https://example.com/file.md}}`

- 查看 GitHub 或 GitLab 的 README:

`glow {{github.com/owner/repository}}`

0 comments on commit a8da901

Please sign in to comment.