We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170f851 commit a8f633cCopy full SHA for a8f633c
prompts/examples/hello_world.md
@@ -15,7 +15,7 @@ tools:
15
image: busybox:latest
16
command:
17
- echo
18
- - "{{greeting|safe}}"
+ - "{{greeting}}"
19
---
20
21
# prompt user
0 commit comments