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

18 lines
181 B
Text
Raw Permalink Normal View History

2026-05-07 08:24:22 +02:00
== Example with mandatory variables not filled in
[,yaml]
----
---
var1: example
----
== Example with all variables modifiable
[,yaml]
----
---
var1: example
var2: example
----