Changed (once again) the evaluation delimiters (<| and |>)

This commit is contained in:
2026-02-13 18:51:49 +01:00
parent a6058b9dd8
commit 899857767a
21 changed files with 71 additions and 70 deletions

View File

@@ -11,7 +11,7 @@ This element is of the following form:
values:
key1: value1
key2: value2
key3: $| $(variable)[$(loop_index)] |
key3: <| $(variable)[$(loop_index)] |>
The ``let`` element is used to set values in the global directory.