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
update with new features to deal with large sites
[git.ikiwiki.info.git]
/
doc
/
sandbox.mdwn
diff --git
a/doc/sandbox.mdwn
b/doc/sandbox.mdwn
index 9dc808219dc8232c97b5ae0e9cfd14e018d0167b..452ee4e84a411a78ca8e234a9fc2656a6e52f27c 100644
(file)
--- a/
doc/sandbox.mdwn
+++ b/
doc/sandbox.mdwn
@@
-1,42
+1,46
@@
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version ]]).
-Here's a paragraph.
-
-Here's another one with *emphasised* text.
-
-test 2
-
-# Header
-
-## Subheader
+hello world (right back at ya)
> This is a blockquote.
>
> This is the first level of quoting.
>
> This is a blockquote.
>
> This is the first level of quoting.
>
-> > This is nested blockquote.
+> > This is
a
nested blockquote.
>
>> Without a space works too.
>>> to three levels
>
> Back to the first level.
>
>> Without a space works too.
>>> to three levels
>
> Back to the first level.
+>
+> added a line in level 1
+> and another
+
Numbered list
1. First item.
Numbered list
1. First item.
- 1. Sub item.
+ 1. Sub item.
+ 1. Number 2
1. Another.
1. And another..
1. Another.
1. And another..
- 1. foo
- 2. bar
+ 1. foo
+ 2. bar
+ 3. quz
Bulleted list
* item
Bulleted list
* item
-* *item*
+* *it
alic it
em*
* item
* one
* item
* one
- * two
+ * footballs; runner; unices
+ * Cool !
+
+test _this_ out.
+
+`test this code block`
----
----
@@
-44,7
+48,7
@@
Bulleted list
[[!haiku hint="sandbox play"]]
----
[[!haiku hint="sandbox play"]]
----
-blah
+
## Different sorts of links:
* [[Features]]
## Different sorts of links:
* [[Features]]
@@
-52,9
+56,38
@@
blah
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
+
+----
+
+# header1
------
+## header2
-This SandBox is also a [[blog]]!
+### header3
+
+#### header4
+
+##### header 5
+
+**bold**
+
+_italic_
+
+test ms
+
+opopopo
+----
+
+This **SandBox** is also a [[blog]]!
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+
+Testy test!
+
+
+<p>
+This is an email link:
+<a href="mailto:erik.josefsson@europarl.europa.eu?Subject=Hello%20again" target="_top">
+Send Mail</a>
+</p>