mirror of
https://github.com/github/semantic.git
synced 2024-11-22 05:43:42 +03:00
Merge pull request #718 from sebastiaanspeck/patch-1
Fix links in why-tree-sitter
This commit is contained in:
commit
ad281b52e3
@ -1,9 +1,9 @@
|
||||
# How we parse source code into ASTs
|
||||
|
||||
#### Table of Contents
|
||||
1. [Problem space and possible solutions](#solutions)
|
||||
2. [Why we use tree-sitter](#why-tree-sitter)
|
||||
3. [Drawbacks of tree-sitter](#drawbacks)
|
||||
1. [Problem space and possible solutions](#problem-space-and-possible-solutions)
|
||||
2. [Why we use tree-sitter](#why-we-use-tree-sitter)
|
||||
3. [Drawbacks of tree-sitter](#drawbacks-of-tree-sitter)
|
||||
|
||||
## Problem space and possible solutions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user