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
@@ -13,7 +13,7 @@ The result object is printed as its String() function.
Given the input:
{% highlight json %}
```json
{
"kind": "List",
@@ -50,7 +50,7 @@ Given the input:
]
}
{% endhighlight %}
```
Function | Description | Example | Result
---------|--------------------|--------------------|------------------