diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-18 18:43:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-18 18:43:33 -0400 |
commit | e1842ce95c7caf26a4ac95cd15437b56d0af4c33 (patch) | |
tree | c768983c1f15579716067110eed6e7f936a3a86f /doc/ikiwiki | |
parent | 84b915d6d1fb9af543e0a6989c0920d10a1176e9 (diff) |
remove random html
This page documents markdown. Please use the sandbox for formatting
testing, and not this page.
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/formatting.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ikiwiki/formatting.mdwn b/doc/ikiwiki/formatting.mdwn index a5e8b7ce9..29dbce181 100644 --- a/doc/ikiwiki/formatting.mdwn +++ b/doc/ikiwiki/formatting.mdwn @@ -7,12 +7,6 @@ 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. |