]> git.kreider.io Git - wiki.git/commitdiff
(no commit message)
authorrich <rich@web>
Sat, 28 Mar 2026 00:55:57 +0000 (20:55 -0400)
committerRich Kreider <rjkreider@gmail.com>
Sat, 28 Mar 2026 00:55:57 +0000 (20:55 -0400)
sandbox.mdwn [new file with mode: 0644]

diff --git a/sandbox.mdwn b/sandbox.mdwn
new file mode 100644 (file)
index 0000000..d731ea1
--- /dev/null
@@ -0,0 +1,37 @@
+This is the SandBox, a page anyone can edit to learn how to use the wiki.
+
+----
+
+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]]
+
+# Sections / Pages
+
+## Notes
+[[!map pages="notes/* and !notes/index"]]