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

20 lines
No EOL
270 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
var1: test
var3: test1
var6:
- test1
- test2</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
var1: test
var2: test
var3: test1
var4: example
var5: false
var6:
- test1
- test2</pre>