-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Description
Right now, I'm trying to use the reason-language-server and it sends it's hover and other event payloads as MarkupContent
Currently, MarkupContent is being shown as just plaintext:
lsp-mode doesn't provide a ton of options for individual clients to format MarkupContent, unlike MarkedString, but even by setting a global lsp-render-markdown-markup-content function, the things showed in the sideline are still rendered as plaintext.
Is there any way we could properly render MarkupContent as markdown when "kind": "markdown"?
polothy
Metadata
Metadata
Assignees
Labels
No labels
