rougail-output-doc/tests/results/test_examples/20_0multi_family_order.gitlab.md

741 B

Example with mandatory variables not filled in
---
variable: example             # A variable
family:                       # A family
  variable1: example          # A first variable
  subfamily:                  # A sub family
    variable: example         # A variable
  variable2: example          # A second variable
Example with all variables modifiable
---
variable: example             # A variable
family:                       # A family
  variable1: example          # A first variable
  subfamily:                  # A sub family
    variable: example         # A variable
  variable2: example          # A second variable