]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
Avoid a GNUism in find(1).
[ikiwiki.git] / doc / sandbox.mdwn
index 3b6048a2eb5d68772a13dc2cf27057912b21927b..47785d0bf710cadfeaf69520f43c319626e37017 100644 (file)
@@ -1,7 +1,8 @@
 # Sandbox
 
 [[!pagestats  pages="/tags/*"]]
-
+<<<<<<< HEAD
+ttt
 [[!sidebar  content="dfdsfsf""
 This is my custom sidebar for this page.
 
@@ -116,6 +117,13 @@ Now we try to write a "code" block starting with a hash sign
     $ another test
 
 
+Oh, let's try to do the same thing using sane syntax instead:
+
+~~~
+# test 1,2,3
+$ another test
+~~~
+
 Now let's write the same block, with a bullest list preceding it.
 
 
@@ -168,6 +176,8 @@ module vc_Mux2 #( parameter W = 1 )
 endmodule
 """]]
 
-<abc>
+#<asd>
 
 This is simple enough for now [[sandbocen]] no?
+
+    Do code tags work?