Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't add actions if all empty
[git.ikiwiki.info.git]
/
doc
/
sandbox.mdwn
diff --git
a/doc/sandbox.mdwn
b/doc/sandbox.mdwn
index 9c13513dfb8118503d292a9d10c7ddcfb0aa8897..6570e26fb08d00eebc4e4353cccc9d8a88c27999 100644
(file)
--- a/
doc/sandbox.mdwn
+++ b/
doc/sandbox.mdwn
@@
-19,6
+19,7
@@
Here's another one with *emphasised* text.
> > This is nested blockquote.
>
>> And without a space works too.
+>>> to three levels
>
> Back to the first level.
@@
-61,6
+62,7
@@
Bulleted list
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [Email](mailto:noone@invalid)
+* WikiLink without any markup.
-----