mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 09:14:39 +02:00
[jsonnet] syntax highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user