mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Add QL to the playground (#558)
This commit is contained in:
parent
75a910229b
commit
5670dd6705
|
|
@ -28,6 +28,7 @@ permalink: playground
|
|||
<option value="toml">TOML</option>
|
||||
<option value="typescript">TypeScript</option>
|
||||
<option value="yaml">YAML</option>
|
||||
<option value="ql">QL</option>
|
||||
</select>
|
||||
|
||||
<input id="logging-checkbox" type="checkbox"></input>
|
||||
|
|
|
|||
Loading…
Reference in a new issue