rougail-output-doc/tests/results/test_examples_comment/01_6custom_multi.html

13 lines
No EOL
338 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
custom1: # A first custom variable
- example</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
custom1: # A first custom variable
- example
custom2: # A second custom variable
- value</pre>