Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close #482: use filter-buffer-substring to get buffer text
This way modes used to represent hover info text, such as gfm-view-mode can e.g. filter out invisible text by providing own `filter-buffer-substring-function'. * eglot.el (eglot--format-markup): Use `filter-buffer-substring'. #482: joaotavora/eglot#482
- Loading branch information