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
Using the following snippit:
# test > ls *.txt this is a test
nvim looks like:
The * in this case should not make this is a test be emphasized. This was valid * in a code block within a quote.
*
this is a test
This is using currently the latest commit (36509e9 from Feb 18 2021) on the master branch.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using the following snippit:
nvim looks like:
The
*
in this case should not makethis is a test
be emphasized. This was valid * in a code block within a quote.This is using currently the latest commit (36509e9 from Feb 18 2021) on the master branch.
The text was updated successfully, but these errors were encountered: