rougail-output-doc/tests/results/test_examples_comment/40_8calculation_boolean.html
2026-06-21 17:05:27 +02:00

9 lines
No EOL
253 B
HTML

<h1>Example with all modifiable variables</h1>
<pre>---
bool: false # A boolean variable
multi1: # A first multi variable
- false
multi2: # A second multi variable
- true
- false</pre>