Add markdown example
This commit is contained in:
parent
8f450fdb30
commit
214830583f
|
@ -14,3 +14,14 @@ in the generated page.</p>
|
||||||
<p>Entries should end with a footer signing the entry with its author. Format this footer as "~ Signature". Signature lines will be set apart by a horizotal rule and right-aligned:</p>
|
<p>Entries should end with a footer signing the entry with its author. Format this footer as "~ Signature". Signature lines will be set apart by a horizotal rule and right-aligned:</p>
|
||||||
|
|
||||||
<span class="signature"><p> Signature</p></span>
|
<span class="signature"><p> Signature</p></span>
|
||||||
|
|
||||||
|
<p>Here is an example lexicon file:</p>
|
||||||
|
<pre style="background:#eeeeee">
|
||||||
|
# Example page
|
||||||
|
|
||||||
|
This is an example **page**.\\
|
||||||
|
[[This is an example //citation//.|Phantom page]]
|
||||||
|
|
||||||
|
~Signature
|
||||||
|
|
||||||
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue