; * admin/notes/tree-sitter/starter-guide (Indent): Minor fix.
This commit is contained in:
parent
ebef8905b0
commit
5a092c8e46
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ For MATHCER we have
|
|||
NODE-INDEX-MIN NODE-INDEX-MAX)
|
||||
|
||||
=> checks everything. If an argument is nil, don’t match that. Eg,
|
||||
(match nil nil TYPE) is the same as (parent-is TYPE)
|
||||
(match nil TYPE) is the same as (parent-is TYPE)
|
||||
|
||||
For ANCHOR we have
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue