Syntax highlighting

This commit is contained in:
John Mulhausen
2016-02-16 17:53:42 -08:00
parent bbeb111863
commit ee72211075
115 changed files with 1922 additions and 1919 deletions
+2 -2
View File
@@ -7,14 +7,14 @@ It is also useful to be able to attach arbitrary non-identifying metadata, for r
Like labels, annotations are key-value maps.
{% highlight json %}
```json
"annotations": {
"key1" : "value1",
"key2" : "value2"
}
{% endhighlight %}
```
Possible information that could be recorded in annotations: