Render markdown on the CLI
https://github.com/charmbracelet/glow
Glow is a terminal based markdown reader designed from the ground up to bring
out the beauty—and power—of the CLI.
Use it to discover markdown files, read documentation directly on the command
line and stash markdown files to your own private collection so you can read
them anywhere. Glow will find local markdown files in subdirectories or a local
Git repository.
- Links to utilities / glow
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smolsheep:upgrades/glow && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README.suse-maint.md | 0000000472 472 Bytes | |
_service | 0000000181 181 Bytes | |
glow-2.0.0.tar.gz | 0000522208 510 KB | |
glow.changes | 0000006623 6.47 KB | |
glow.spec | 0000003709 3.62 KB | |
vendor.tar.zst | 0002715383 2.59 MB |
Latest Revision
smolsheep
committed
(revision 2)
- Enable actual go tests instead of just checking version - Remove patches fixed upstream: fix-for-go-117.patch and fix-gitignore-bypass.patch - Switch _service from deprecated disabled to modern manual and use upstream tarball instead - Update to 2.0.0: * This release contains a massive amount of bug fixes and rendering improvements, many of which come by way of Glamour v0.8.0 which was released a few weeks ago. As a bonus, the latest version of Glamour includes support for Tokyo Night. New * --preserve-new-lines * add 'r' to refresh list and document * allow --width=0 to disable wordwrap * allow config from CHARM_CONFIG_HOME and XDG_CONFIG_HOME * open editor in current line * shell completions * show line numbers configuration option Fixes * --all bypass .gitignore rules * pass color profile down to glamour * check other possible readme paths/branches * replace string concatenation in loop with string builder * config failing in tests * do not hard fail if no config * do not show absolute path as note * handle not being able to create log file * handle permission denied * handle running inside a snap
Comments 0