feat(playground): provide colored highlight for captures in code editor
This commit is contained in:
parent
2c6f70cc57
commit
c8bd78a29c
3 changed files with 19 additions and 1 deletions
|
|
@ -59,6 +59,9 @@
|
|||
<input id="query-checkbox" type="checkbox"></input>
|
||||
<label for="query-checkbox">Query</label>
|
||||
|
||||
<input id="accessibility-checkbox" type="checkbox"></input>
|
||||
<label for="accessibility-checkbox">Accessibility</label>
|
||||
|
||||
<textarea id="code-input">
|
||||
</textarea>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue