10 lines
204 B
HTML
10 lines
204 B
HTML
<h2>Comments</h2>
|
|
<pre><code>; This is a comment</code></pre>
|
|
|
|
<h2>Section title</h2>
|
|
<pre><code>[owner]
|
|
[database]</code></pre>
|
|
|
|
<h2>Properties</h2>
|
|
<pre><code>name=prism
|
|
file="somefile.txt"</code></pre> |