Commit f1e2e19
committed
Disable nested interpretation by default
Nested interpretation is now opt-in rather than opt-out, as it is a rarely
needed feature that can cause unexpected behavior when users embed template
syntax in variable values.1 parent 8678a90 commit f1e2e19
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments