Skip to content

parse error: syntax.txt #56

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

Closed
Trard opened this issue Oct 29, 2022 · 1 comment
Closed

parse error: syntax.txt #56

Trard opened this issue Oct 29, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@Trard
Copy link

Trard commented Oct 29, 2022

Found tree-sitter-vimdoc parse error at: https://neovim.io/doc/user/syntax.html

Context:

	a number instead of a color name.

	Note that for 16 color ansi style terminals (including xterms), the
	numbers in the NR-8 column is used.  Here '*' means 'add 8' so that 
	Blue is 12, DarkGray is 8 etc.

	Note that for some color terminals these names may result in the wrong
@justinmk
Copy link
Member

justinmk commented Oct 29, 2022

single quotes are wrong here, doc should be updated to use ".

and use backticks for this line in that same file:

 If you do not want complex things like '@{${"foo"}}' to be parsed:

@justinmk justinmk added the documentation Improvements or additions to documentation label Oct 29, 2022
@clason clason closed this as completed Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants