sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
improvement
[ikiwiki.git]
/
basewiki
/
helponformatting.mdwn
diff --git
a/basewiki/helponformatting.mdwn
b/basewiki/helponformatting.mdwn
index 3b6258a7f1bd8ce9e8c0f127caa454e5daa14184..4e5661b165f20be4d0b55e0f7eaa1d4b0c97c1d6 100644
(file)
--- a/
basewiki/helponformatting.mdwn
+++ b/
basewiki/helponformatting.mdwn
@@
-40,7
+40,7
@@
To quote someone, prefix the quote with ">":
> To be or not to be,
> that is the question.
-To write a code block, indent each line with a tab or
8
spaces:
+To write a code block, indent each line with a tab or
4
spaces:
10 PRINT "Hello, world!"
20 GOTO 10