mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	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:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							e3431976ce
						
					
				
				
					commit
					33e798168a
				
			@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user