From: Joey Hess Date: Fri, 18 Apr 2008 21:06:22 +0000 (-0400) Subject: web commit by alccode X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/84b915d6d1fb9af543e0a6989c0920d10a1176e9 web commit by alccode --- diff --git a/doc/ikiwiki/formatting.mdwn b/doc/ikiwiki/formatting.mdwn index 29dbce181..a5e8b7ce9 100644 --- a/doc/ikiwiki/formatting.mdwn +++ b/doc/ikiwiki/formatting.mdwn @@ -7,6 +7,12 @@ called [[MarkDown]], and it works like this: Leave blank lines between paragraphs. +

test h1

+

paragraph1. yay and so on.

+

paragraph 2. etc. etc.

+
+

did you see hr?

+ You can \**emphasise*\* or \*\***strongly emphasise**\*\* text by placing it in single or double asterisks.