rougail-output-doc/tests/results/test_examples/01_6integer_multi_mandatory.adoc

16 lines
253 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
var: # The first variable
- 42
----
== Example with all variables modifiable
[,yaml]
----
---
var: # The first variable
- 42
----