Closed moonlinx closed 4 months ago
I saw the breaking changes and fixed the issue. My apologies
No worries, totally understandable!
Did you have any problems getting things working again? Just wanted to double check if the fixes made sense and worked or if I missed anything.
No worries, totally understandable!
Did you have any problems getting things working again? Just wanted to double check if the fixes made sense and worked or if I missed anything.
Yes, the fixes made sense. Once I noticed and made the necessary changes then everything turned out fine. Seems that I was a bit impatient is all lol. Thank you for the follow up and for what you do with this plugin. It is amazing. I will continue to support however I can.
Thank you for the kind words :)
Glad you are liking the plugin!
Neovim version (nvim -v)
0.10.0
Operating system
MacOS
Terminal emulator / GUI
Wezterm
Describe the bug
I updated to the latest version of your markdown.nvim in lazyvim and when I input the plugin like the lazy.nvim instructions, everything works fine. But the moment I add any the setups to change anything, it fails and hands me a rendering error.
Expected behavior
Looking for the plugin to render the correct display once I exit out of insert mode
Healthcheck output (:checkhealth render-markdown)
render-markdown: require("render-markdown.health").check()
markdown.nvim [nvim-treesitter] ~
markdown.nvim [executables] ~
markdown.nvim [configuration] ~
Additional information
No response