Is your feature request related to a problem? Please describe.
Use glow https://example.com and it gives you HTML code. It's colored and maybe syntax highlighted though, which is cool.
Describe the solution you'd like
I want glow https://example.com to render https://example.com in the terminal
Describe alternatives you've considered
curl https://example.com | pandoc -f html -t markdown | glow
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Use
glow https://example.comand it gives you HTML code. It's colored and maybe syntax highlighted though, which is cool.Describe the solution you'd like
I want
glow https://example.comto render https://example.com in the terminalDescribe alternatives you've considered
curl https://example.com | pandoc -f html -t markdown | glowAdditional context
Add any other context or screenshots about the feature request here.