From 4569ae8ec0a6daf592ba6c49f39d7c46c4020a6e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Feb 2008 21:27:12 -0500 Subject: web commit by cva --- doc/sandbox.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index a5c44f109..e08c8ecf2 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -71,3 +71,7 @@ Bulleted list This sandbox is also a [[ikiwiki/blog]]! [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] + +----- + +This is a test of the emergency broadcast system... -- cgit v1.2.3 From 09e7c15ed64239f3354bff890e751b4dd570c23a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Feb 2008 21:33:31 -0500 Subject: web commit by cva: test page creation --- doc/sandbox/testsubpage.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/sandbox/testsubpage.mdwn diff --git a/doc/sandbox/testsubpage.mdwn b/doc/sandbox/testsubpage.mdwn new file mode 100644 index 000000000..3db7aaaab --- /dev/null +++ b/doc/sandbox/testsubpage.mdwn @@ -0,0 +1,3 @@ +# Test subpage + +This is a test subpage. Isn't that special? -- cgit v1.2.3 From 23068244e796f2cc0108b18affaa4272d718400a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Feb 2008 21:51:01 -0500 Subject: web commit by http://pung96.myid.net/ --- doc/sandbox.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index e08c8ecf2..bb9b2fc53 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -12,6 +12,8 @@ Hupple hupple hupple hupple snork. There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. +Korean characters test : 한글테스트입니다. + # Header ## Subheader -- cgit v1.2.3