mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +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,
|
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
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user