Add TOML and YAML to the web playground
This commit is contained in:
parent
4870fe28a8
commit
3b10999808
1 changed files with 2 additions and 0 deletions
|
|
@ -23,7 +23,9 @@ permalink: playground
|
|||
<option value="python">Python</option>
|
||||
<option value="ruby">Ruby</option>
|
||||
<option value="rust">Rust</option>
|
||||
<option value="toml">TOML</option>
|
||||
<option value="typescript">TypeScript</option>
|
||||
<option value="yaml">YAML</option>
|
||||
</select>
|
||||
|
||||
<input id="logging-checkbox" type="checkbox"></input>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue