-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
unclosed backtick starts a codespan #113
Labels
bug
Something isn't working
Comments
mikesmithgh
changed the title
bug(codespan): a single
bug(codespan): a single backtick preceded by a space starts a codespan without ending backtick
Nov 10, 2023
preceded by a space starts a codespan without ending
confirmed via Line 210 in 60045f7
|
justinmk
changed the title
bug(codespan): a single backtick preceded by a space starts a codespan without ending backtick
unclosed backtick preceded by a space starts a codespan
Nov 13, 2023
justinmk
changed the title
unclosed backtick preceded by a space starts a codespan
unclosed backtick space starts a codespan
Nov 13, 2023
justinmk
changed the title
unclosed backtick space starts a codespan
unclosed backtick starts a codespan
Oct 24, 2024
Similar to the
|
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NVIM v0.10.0-dev-1500+g3128cff6b-dirty
For example, the line underlined by ^ is all highlighted as a codeblock even though there is no closing backtick
Screenshot of
motion.txt
withset cole=0
The website repeats a character in this scenario
Screenshot of Neovim online help
See
:h `<
See https://neovim.io/doc/user/motion.html#%60%3C
If you need any additional info please let me know 👍
The text was updated successfully, but these errors were encountered: