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

29 lines
No EOL
323 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
var1:
- example
var2:
- example
var3:
- example</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
var1:
- example
var2:
- example
var3:
- example
var4:
- value
var5:
- value
var6:
- value
var7:
- value
var8:
- value</pre>