We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f11086 commit 8f67801Copy full SHA for 8f67801
1 file changed
_posts/2022-07-14-version-3-0-released.md
@@ -241,7 +241,7 @@ it should call.
241
The Template node can now access environment variables using the syntax:
242
243
```
244
-My favourite colour is {{env.COLOUR}}.
+{% raw %}My favourite colour is {{env.COLOUR}}.{% endraw %}
245
246
247
### Debug node message count
0 commit comments