Adding syntax highlight to JSON snippets and responses.

This commit is contained in:
Alberto Pose
2012-11-15 18:13:33 -03:00
parent ab572e87be
commit fd6379140d
6 changed files with 149 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
</div>
<div class="snippet">
<pre>{{{sampleJSON}}}</pre>
<pre><code>{{sampleJSON}}</code></pre>
<small>Click to set as parameter value</small>
</div>
</div>