rougail-output-doc/tests/results/test_examples/60_0family_dynamic_empty.adoc

18 lines
208 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
dynexample:
var: example
----
== Example with all variables modifiable
[,yaml]
----
---
var:
- example
dynexample:
var: example
----