projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b530e8b
)
code block test
author
testzar
<testzar@web>
Mon, 20 Feb 2012 09:59:29 +0000
(
05:59
-0400)
committer
admin
<admin@branchable.com>
Mon, 20 Feb 2012 09:59:29 +0000
(
05:59
-0400)
doc/sandbox.mdwn
patch
|
blob
|
history
diff --git
a/doc/sandbox.mdwn
b/doc/sandbox.mdwn
index c3fb32b303be067c1a58fc32c1ea0c456bf2cee6..be6abdbde55b6e896e34a35ecf4801bca74621fc 100644
(file)
--- a/
doc/sandbox.mdwn
+++ b/
doc/sandbox.mdwn
@@
-116,6
+116,13
@@
Now we try to write a "code" block starting with a hash sign
$ another test
+Oh, let's try to do the same thing using sane syntax instead:
+
+~~~
+# test 1,2,3
+$ another test
+~~~
+
Now let's write the same block, with a bullest list preceding it.