-
-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Description
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Linux
What is the issue affecting?
Hover
Expected Behaviour
<br>
or an actual newline should render as a newline in hover in both neovim and vscode.
Actual Behaviour
In NeoVim


In VSCode


Reproduction steps
- Create an annotation that uses
<br>
or a newline to have multiline documentation - Hover it in both NeoVim and VSCode
Additional Notes
According to the documentation both should work, 2 spaces appears to work in both, \ works in both but in NeoVim renders an additional backslash character.
Log File
No response
Metadata
Metadata
Assignees
Labels
No labels