mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-10 06:29:26 +00:00
add language hints to code blocks
This commit is contained in:
@@ -14,7 +14,7 @@ The `redis.client` module connects to a Redis server. This module does not produ
|
||||
|
||||
### Example
|
||||
Connect to a Redis server running on `localhost` at port `6379`.
|
||||
```
|
||||
```yaml
|
||||
- id: redisClient
|
||||
type: redis.client
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user