web commit by alccode

master
Joey Hess 2008-04-18 17:06:22 -04:00
parent 81355cd4c6
commit 84b915d6d1
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ called [[MarkDown]], and it works like this:
Leave blank lines between paragraphs.
<h1>test h1</h1>
<p>paragraph1. yay and so on.</p>
<p>paragraph 2. etc. etc.</p>
<hr>
<p>did you see hr?</p>
You can \**emphasise*\* or \*\***strongly emphasise**\*\* text by placing it
in single or double asterisks.