3 ms·
This looks neat, congrats. For anyone looking for a more general renderer, https://github.com/charmbracelet/glow https://github.com/charmbracelet/glow.
by snehesht 15d ago
This looks neat, congrats.
For anyone looking for a more general renderer, https://github.com/charmbracelet/glow https://github.com/charmbracelet/glow.
- spencerldixon 15d agoThanks! I do like glow
- O1111OOO 15d agoI like rendering through a browser to gain seamless hyperlink support. Conversion to html for lynx; chawan supports MD natively. They both do a nice job. pandoc -s -f markdown -t html file.md | lynx -stdin chawan -T text/markdown file.md
- retropragma 15d agoGlow is the one i've been using. It's pretty nice, and you can customize the theme.