You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love rich-cli and use it daily for viewing docs in ther terminal.
I use quarto alot which relies on quarto markdown files, they are a superset of commonmark markdown files.
if you do:
rich myquartofile.qmd
it renders it like a .txt file.
if you change the extension of the file to .md it renders it like a markdown file in the terminal and it looks loads better (despite not supporting all of the quarto's extra features).
it would be great if rich treated .qmd files like .md files by default.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hi there,
I love rich-cli and use it daily for viewing docs in ther terminal.
I use quarto alot which relies on quarto markdown files, they are a superset of commonmark markdown files.
if you do:
it renders it like a
.txtfile.if you change the extension of the file to
.mdit renders it like a markdown file in the terminal and it looks loads better (despite not supporting all of the quarto's extra features).it would be great if rich treated
.qmdfiles like.mdfiles by default.thanks
Beta Was this translation helpful? Give feedback.
All reactions