rougail-output-doc/tests/results/test_namespace_examples_comment/00_6number.html

9 lines
406 B
HTML
Raw Normal View History

<h1>Example with all variables modifiable</h1>
<pre>rougail: # Rougail
var1: 0 # The first variable
var2: 0 # The second variable
var3: 0 # The third variable
var4: 10 # This forth variable
var5: 10 # The fifth variable
var6: 10 # The sixth variable</pre>