-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
when injecting an elm tag inside markdown in neovim, neovim will segfault.
To reproduce:
- open
nvim test.md
(with nvim-treesitter and elm/markdown parsers installed) - write:
```elm
`
I first thought it was related to the markdown parser, but since other languages do not segfault, i believe this is related to this parser.
ilyakooo0, agj, moniquelive, Qluxzz, doubledup and 1 more
Metadata
Metadata
Assignees
Labels
No labels