lsp-grammarly
lsp-grammarly copied to clipboard
Improve display in lsp-ui-doc
First, many thanks for the great package!
I would like to know how to improve the output in the lsp-ui-doc so that it shows highlighted texted instead of span tags like in the Readme. It seems possible from the image in issue 61 but I've been struggling figuring out how to do this.
The rendering is rendered by lsp-ui with the markdown-mode. The screenshot’s author may have it configured to look different. My suggestion is to look into markdown-mode documentation to see if there is something you could do to change this behavior. 🤔