mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-16 02:33:33 +00:00
add language hints to code blocks
This commit is contained in:
@@ -16,7 +16,8 @@ This run your JavaScript program in a [sandboxed environment](https://gitlab.com
|
||||
- **program**: The JavaScript program to run. The payload is available as a global variable called `payload`.
|
||||
### Example
|
||||
Replace all occurrences of `|` with `,` in the payload
|
||||
```
|
||||
|
||||
```yaml
|
||||
- type: script.js
|
||||
params:
|
||||
program: |
|
||||
|
||||
Reference in New Issue
Block a user