markdown.nvim
markdown.nvim copied to clipboard
Markdown Files Not Rendered Correctly on Horizontal Scroll
trafficstars
It seems that scrolling horizontally breaks the plugin.
Steps to Reproduce
- Open
demo/sample.mdin nvim :set nowrap- Go to a line that contains text (e.g. line 9)
- Press
zLin normal mode
edit: wrong image