; * admin/notes/tree-sitter/starter-guide (Indent): Minor fix.

This commit is contained in:
Yuan Fu
2022-12-09 20:55:43 -08:00
parent ebef8905b0
commit 5a092c8e46

View File

@@ -282,7 +282,7 @@ For MATHCER we have
NODE-INDEX-MIN NODE-INDEX-MAX)
=> checks everything. If an argument is nil, dont 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