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

h3 uppercase_name does not recognize "A AA" as a headline #98

Open
justinmk opened this issue Mar 8, 2023 · 0 comments
Open

h3 uppercase_name does not recognize "A AA" as a headline #98

justinmk opened this issue Mar 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@justinmk
Copy link
Member

justinmk commented Mar 8, 2023

Problem

reported by @ychin neovim/neovim#20690 (comment) :

minor bug in the tree-sitter parser logic where a single character (e.g. "A" in "STARTING MACVIM FROM A TERMINAL") does not count as a headline. ... grammar.json ... requires two or more characters: [A-Z0-9.()][-A-Z0-9.()_]+.

@justinmk justinmk added the bug Something isn't working label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant