rougail-output-doc/tests/results/test_namespace_examples_comment/16_5test_redefine.html
2026-06-21 17:05:27 +02:00

13 lines
No EOL
412 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail: # Rougail
var3: example # A third variable</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
rougail: # Rougail
var1: test1 # A first variable
var2: test1 # A second variable
var3: example # A third variable</pre>