rougail-output-doc/tests/results/test_examples_comment/01_9choice_variable_multi.html

13 lines
No EOL
302 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
variable2: a # A second variable</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
variable1: # A first variable
- a
- b
- c
variable2: a # A second variable</pre>