[jsonnet] syntax highlighting
All checks were successful
Trigger site build / deploy (push) Has been skipped
CI / lint (push) Successful in 18s

This commit is contained in:
Boris Verkhovskiy 2024-12-02 00:04:24 -07:00
parent 6872d7206a
commit b03f9e0257

View File

@ -9,7 +9,7 @@ Jsonnet is a powerful templating language for JSON. Any valid JSON
document is a valid Jsonnet object. For an interactive demo/tutorial, document is a valid Jsonnet object. For an interactive demo/tutorial,
click [here](https://jsonnet.org/learning/tutorial.html) click [here](https://jsonnet.org/learning/tutorial.html)
```python ```jsonnet
// single line comment // single line comment
/* /*