projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84b915d
)
remove random html
author
Joey Hess
<joey@kodama.kitenet.net>
Fri, 18 Apr 2008 22:43:33 +0000
(18:43 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Fri, 18 Apr 2008 22:43:33 +0000
(18:43 -0400)
This page documents markdown. Please use the sandbox for formatting
testing, and not this page.
doc/ikiwiki/formatting.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/formatting.mdwn
b/doc/ikiwiki/formatting.mdwn
index a5e8b7ce9e48262267f749a908d8795869df8dda..29dbce181563ce00af528ffe1cc9918e8da87e49 100644
(file)
--- 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.