Glow is a terminal based markdown reader designed from the ground up to bring out the beauty — and power — of the CLI.
Installation per Homebrew
brew install glow
Once installed, you can open files in several ways:
# Read from file
glow README.md
# Read from stdin
glow -
# Fetch README from GitHub / GitLab
glow github.com/charmbracelet/glow
# Fetch markdown from HTTP
glow https://host.tld/file.md
Dear
Thank you for sharing your work. I enjoy using it.
Would it be possible to add 2 options? The characters I use are random:
-e count line numbers with text
-z count all line number incl. empty lines