1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 01:04:10 +02:00

[jsonnet] syntax highlighting

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,
click [here](https://jsonnet.org/learning/tutorial.html)
```python
```jsonnet
// single line comment
/*