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)
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)