Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid crash #24

Closed
ikatyang opened this issue Jan 31, 2021 · 2 comments · Fixed by #29
Closed

Avoid crash #24

ikatyang opened this issue Jan 31, 2021 · 2 comments · Fixed by #29
Labels
enhancement New feature or request

Comments

@ikatyang
Copy link
Owner

Context: nvim-treesitter/nvim-treesitter#872 (comment)

@David-Else
Copy link

It would be great to get those segfaults gone to allow treesitter fenced language highlighting in Neovim! Sorry I don't program C++ :(

nvim-treesitter/nvim-treesitter#1126 (comment)

@aktau
Copy link

aktau commented Apr 9, 2021

Sub-syntaxes in fenced code blocks sound awesome. Though my main interest in having an actual good parser for Markdown syntax in Neovim. Due to the length of some fenced blocks, the current regex parser gets really confused a lot. Thanks for writing this parser @ikatyang, looking forward to getting it crash-free enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants