rougail-output-doc/tests/results/test_namespace_examples_comment/04_5disabled_calculation.html

14 lines
468 B
HTML
Raw Normal View History

<h1>Example with mandatory variables not filled in</h1>
2026-04-30 06:58:12 +02:00
<pre>---
rougail: # Rougail
variable1: example # A first variable
2026-04-30 06:58:12 +02:00
variable2: example # A second variable</pre>
2026-04-30 06:58:12 +02:00
<h1>Example with all variables modifiable</h1>
<pre>---
rougail: # Rougail
condition: no # A conditional variable
variable1: example # A first variable
variable2: example # A second variable</pre>