-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
not a bugNot a bug in this pluginNot a bug in this plugin
Description
Neovim version (nvim -v)
v0.10.0
Operating system
Arch Linux
Terminal emulator / GUI
Alacritty
Describe the bug
When concealing hyperlinks, the text is split into multiple lines as if the links were still visible.
Expected behavior
I'd expect the contents to be displayed in a single line when there is room.
Healthcheck output (:checkhealth render-markdown)
==============================================================================
render-markdown: require("render-markdown.health").check()
markdown.nvim [neovim version] ~
- OK Version >= 0.10
markdown.nvim [configuration] ~
- OK valid
markdown.nvim [nvim-treesitter] ~
- OK installed
- OK markdown: parser installed
- OK markdown_inline: parser installed
- WARNING latex: parser not installed
- ADVICE:
- Disable LaTeX support to avoid this warning by setting { latex = { enabled = false } }
- OK highlights enabled
markdown.nvim [executables] ~
- WARNING latex2text: not installed
- ADVICE:
- Disable LaTeX support to avoid this warning by setting { latex = { enabled = false } }
Additional information
recording.webm
Metadata
Metadata
Assignees
Labels
not a bugNot a bug in this pluginNot a bug in this plugin