-
Notifications
You must be signed in to change notification settings - Fork 201
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
Rendering markdown in documentation #896
Comments
Do me a favor and send the output of |
@Saghen This is what got (a couple of samples):
|
@Saghen Is there anything I can do to help? Do you need any additional details? |
I'm unable to reproduce it with the items you provided. Perhaps you're not passing the blink.cmp capabilities to your LSP? See the second part of: https://cmp.saghen.dev/installation.html#lazy-nvim You also might want to try on |
Make sure you have done the following
blink.cmp
Bug Description
Documentation markdown for autocompletion options doesn't render correctly. E.g.


Those are samples of PHP code (from a WordPress project and from a Laravel file)
I am using a configuration based on LazyVim.
I also tried with just the default config for blink.cmp (no customizations at all) and got the same results.
Relevant configuration
No response
neovim version
NVIM v0.10.3
blink.cmp
version: branch, tag, or commitv0.9.2 (commit e3b7cb4)
The text was updated successfully, but these errors were encountered: