rougail-output-doc/tests/results/test_namespace_examples/20_0family_append.adoc

20 lines
505 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail: # Rougail
family: # A family
var1: example # The first variable
var2: example # The second variable
----
== Example with all variables modifiable
[,yaml]
----
---
rougail: # Rougail
family: # A family
var1: example # The first variable
var2: example # The second variable
----