docs: Declare the markdown code block to be json.

This just adds json syntax highlighting to api documentation page
at /api/construct-narrow.
This commit is contained in:
Priyank Patel 2019-06-16 00:53:16 +00:00 committed by Tim Abbott
parent e3431976ce
commit 33e798168a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ stream:announce -sender:iago@zulip.com cool sunglasses
This query would be JSON-encoded for use in the Zulip API using JSON
as a list of simple objects, as follows:
```
```json
[
{
"operator": "stream",