mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Added parsed YAML support for template node (#1443)
This commit is contained in:
committed by
Nick O'Leary
parent
d426aaa88a
commit
f09e61a59a
@@ -195,6 +195,7 @@
|
||||
"mustache": "Mustache template",
|
||||
"plain": "Plain text",
|
||||
"json": "Parsed JSON",
|
||||
"yaml": "Parsed YAML",
|
||||
"none": "none"
|
||||
},
|
||||
"templatevalue": "This is the payload: {{payload}} !"
|
||||
|
Reference in New Issue
Block a user