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

20 lines
427 B
Text

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