@Kha Note that I had to change the pattern. After I replaced, ``` syntax text : child ``` with ``` syntax Prelim.text : child ``` Thus, I wrote ``` `(child|$t:text) ``` as ``` `(child|$t) ``` It works for this example, but it may be a problem in general. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| playground | ||
| plugin | ||
| .gitignore | ||
| common.sh | ||