We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot render italic fonts.
For instance, use rich-cli and unbuffer to render a markdown with italic fonts (my command is unbuffer rich notes.md).
rich-cli
unbuffer
unbuffer rich notes.md
unbuffer rich notes.md | less -r and watch -c unbuffer rich notes.md render correctly, but viddy unbuffer rich notes.md doesn't work.
unbuffer rich notes.md | less -r
watch -c unbuffer rich notes.md
viddy unbuffer rich notes.md
I'm using arch AUR package and konsole.
The text was updated successfully, but these errors were encountered:
This issue have been solved by viddy v1.0.0 RC. #117
Sorry, something went wrong.
Viddy v1.0.0 is available now.
No branches or pull requests
I cannot render italic fonts.
For instance, use
rich-cli
andunbuffer
to render a markdown with italic fonts (my command isunbuffer rich notes.md
).unbuffer rich notes.md | less -r
andwatch -c unbuffer rich notes.md
render correctly, butviddy unbuffer rich notes.md
doesn't work.I'm using arch AUR package and konsole.
The text was updated successfully, but these errors were encountered: