rougail-output-doc/tests/results/test_namespace_examples_comment/40_8calculation_boolean.html

9 lines
No EOL
295 B
HTML

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