Closed joshuachp closed 3 years ago
Should I also modify the regex for is lists at markdown.vim line 27?
Why was this not merged?
I just closed the MR after 1y since I started using a different plugin. No other reason
Ah cool. Which one? No worries if it isn't public, I'm just curious.
Unfortunately now nvim
has moved to tree-sitter syntax, so I removed the two plugins.
If I remember correctly, at the time it was: https://github.com/tpope/vim-markdown and also this https://github.com/vim-pandoc/vim-pandoc-syntax. I got the idea for this MR from the Pandoc one.
Added support for numbered lists and check boxes