rougail-output-doc/tests/results/test_namespace_examples_comment/00_6boolean.html

10 lines
409 B
HTML
Raw Normal View History

<h1>Example with all variables modifiable</h1>
2026-04-30 06:58:12 +02:00
<pre>---
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</pre>