rougail-output-doc/tests/results/test_namespace_examples_comment/00_6boolean.adoc
2026-06-21 17:05:27 +02:00

13 lines
411 B
Text

== Example with all modifiable variables
[,yaml]
----
---
rougail: # Rougail
var1: true # The first variable
var2: true # The second variable
var3: true # The third variable
var4: false # The forth variable
var5: false # The fifth variable
var6: false # The sixth variable
----