rougail-output-doc/tests/results/test_examples_comment/00_9choice_variables.md

9 lines
217 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
source_variable_1: val1 # The first source variable
source_variable_2: val2 # The second source variable
my_variable: val1 # A variable
```