rougail-output-doc/tests/results/test_namespace_examples/00_9choice_variable_multi.html

18 lines
No EOL
258 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail:
variable1:
- val1
- val2</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
rougail:
variable1:
- val1
- val2
variable2:
- val1
- val2</pre>