rougail-output-doc/tests/results/test_examples/04_5disabled_calculation_variable_multi3.md

18 lines
196 B
Markdown
Raw Permalink Normal View History

# Example with mandatory variables not filled in
```yaml
---
variable:
- example
```
# Example with all variables modifiable
```yaml
---
condition:
- val1
- val2
variable:
- example
```