rougail-output-doc/tests/results/test_examples/00_2default_calculated_variable_transitive.adoc

18 lines
203 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
var1:
- example.net
----
== Example with all variables modifiable
[,yaml]
----
---
var1:
- example.net
var2:
- example.net
----