glow renders markdown for a terminal — tables, task lists, block quotes and highlighted code all laid out and wrapped, rather than printed as source. With no arguments it browses a directory of markdown files instead.
The demo has three documents in /root/docs. Run glow docs/release-notes.md to see a table and a task list rendered, -w 60 to
lay the same document out narrower, -s dracula for a different style
sheet, and plain glow to browse. The VM is private to your browser tab;
nothing you type leaves it.