rougail-output-doc/tests/results_mode/advanced_example.adoc

17 lines
181 B
Text

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