rougail-output-doc/tests/results/test_namespace_examples/01_9choice_variable_multi.html
2026-06-21 17:05:27 +02:00

15 lines
No EOL
220 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail:
variable2: a</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
rougail:
variable1:
- a
- b
- c
variable2: a</pre>