Skip to content

Segfault in neovim when injected in markdown #124

@kyazdani42

Description

@kyazdani42

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions