Use codeblocks for code

This commit is contained in:
Seth Vargo 2014-10-18 18:43:42 -04:00
parent a00b32dca2
commit 302789bf76
1 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@ definitions support being updated during a reload.
#### Example Configuration File
<pre class="prettyprint lang-json">
```javascript
{
"datacenter": "east-aws",
"data_dir": "/opt/consul",
@ -170,7 +170,7 @@ definitions support being updated during a reload.
}
]
}
</pre>
```
#### Configuration Key Reference