rougail-output-doc/tests/results/test_examples_comment/40_8calculation_multi_variable.html

8 lines
225 B
HTML
Raw Normal View History

<h1>Example with all variables modifiable</h1>
2026-04-30 06:58:12 +02:00
<pre>---
var: # A first variable
- no
- yes
var2: no # A second variable
var3: yes # A third variable</pre>