mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-20 20:39:10 +00:00
add language hints to code blocks
This commit is contained in:
@@ -13,7 +13,7 @@ The `kv.get` processor gets the value associated with a key from a compatible mo
|
||||
|
||||
### Example
|
||||
This will attempt to get the value for the `counter` key from the module with an id of `redis`
|
||||
```
|
||||
```yaml
|
||||
- type: kv.get
|
||||
params:
|
||||
module: redis
|
||||
|
||||
Reference in New Issue
Block a user