markdown.nvim
markdown.nvim copied to clipboard
bug: Broken link in the wiki
trafficstars
Neovim version (nvim -v)
0.11.0
Neovim distribution
Operating system
Ubuntu
Terminal emulator / GUI
Kitty
Describe the bug
Hi, this is a very minor issue but the link to the presets file in the github wiki is broken. The link I am talking about can be found at line 119 in the file Home.md
Presets
These allow you to set many different non default options with a single value. You can view the values for these here.
The default value is provided below:
Expected behavior
The link should probably refer to this file
Healthcheck output
-
Plugin configuration
-
Plugin error log
-
Confirmations
- [x] I have updated this plugin to the latest version using my plugin manager
- [x] I have provided the text contained in all screenshots as raw text in this issue. This means if there is a screenshot below it is the copy pasted contents of the file in the screenshot. I understand that my issue will be closed if I have not.
Additional information
I was not able to find a way to create a pull request for the wiki, otherwise would have directly opened it for this simple issue. Thanks for this plugin <3