rougail-output-doc/tests/results/test_namespace_examples/20_0family_append.adoc
2026-06-21 17:05:27 +02:00

22 lines
249 B
Text

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