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

11 lines
No EOL
373 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
variable1: '111' # A port variable</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
variable1: '111' # A port variable
variable2: '8080' # A port variable with default value
variable3: '8080' # A port variable with integer default value</pre>