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

26 lines
345 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
variable: example
family:
variable1: example
subfamily:
variable: example
variable2: example
----
== Example with all modifiable variables
[,yaml]
----
---
variable: example
family:
variable1: example
subfamily:
variable: example
variable2: example
----