rougail-output-doc/tests/results/test_examples/20_9default_information_parent.adoc

17 lines
201 B
Text

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