16 lines
209 B
Text
16 lines
209 B
Text
== Example with mandatory variables not filled in
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
my_calculated_variable:
|
|
- example
|
|
----
|
|
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
my_calculated_variable:
|
|
- example
|
|
----
|