mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
[jsonnet] syntax highlighting
This commit is contained in:
parent
6872d7206a
commit
b03f9e0257
@ -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
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user