commit 734ad63078f57db37bd45d6f3029b09ad257a96f parent 3e72771b14cee191559d70ff5750f0eae27f325e Author: ugrnm <ugrnm@web> Date: Thu, 19 May 2022 22:44:49 +0200 Diffstat:
| A | sandbox.mdwn | | | 34 | ++++++++++++++++++++++++++++++++++ |
1 file changed, 34 insertions(+), 0 deletions(-)
diff --git a/sandbox.mdwn b/sandbox.mdwn @@ -0,0 +1,34 @@ +This is the SandBox, a page anyone can edit to learn how to use the wiki. + +uff + +---- + +Here's a paragraph. + +Here's another one with *emphasised* text. + +# Header + +## Subheader + +> This is a blockquote. +> +> This is the first level of quoting. +> +> > This is nested blockquote. +> +> Back to the first level. + +Numbered list + +1. First item. +1. Another. +1. And another.. + +Bulleted list + +* *item* +* item + +[[ikiwiki/WikiLink]]