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

18 lines
217 B
Text

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