Skip to content

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

Description

@justinmk

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.()_]+.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions