19 lines
No EOL
341 B
HTML
19 lines
No EOL
341 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
variable: example
|
|
family:
|
|
variable1: example
|
|
subfamily:
|
|
variable: example
|
|
variable2: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
variable: example
|
|
family:
|
|
variable1: example
|
|
subfamily:
|
|
variable: example
|
|
variable2: example</pre> |