13 lines
No EOL
331 B
HTML
13 lines
No EOL
331 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
var1: # A first variable
|
|
- example.net</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
var1: # A first variable
|
|
- example.net
|
|
var2: # A second variable
|
|
- example.net</pre> |