Skip to content

lsp: Do not HTML escape markdown text

HTML escaping escapes symbols like > in markdown code blocks and inline code snippets. This breaks the tooltip contents and renders > instead of >.

Fixes #43 (closed)

Merge request reports

Loading