-
I see in codex demo that it has nice markdown in terminal but i have raw markdown. what is proper way to have formatted markdown? i use zsh |
Beta Was this translation helpful? Give feedback.
Answered by
jensbodal
May 25, 2025
Replies: 1 comment
-
If you're looking for a cli tool to render markdown try out https://github.com/charmbracelet/glow and https://github.com/sumory/mkd. I prefer mkd but I don't remember why :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
da1z
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're looking for a cli tool to render markdown try out https://github.com/charmbracelet/glow and https://github.com/sumory/mkd. I prefer mkd but I don't remember why :)