From f41c01ece30d976c6b64a1c3257ab2d7a1fa4937 Mon Sep 17 00:00:00 2001 From: World Wide Web Server <_www@Dwight-Schrutte.local> Date: Wed, 4 Jul 2012 16:03:07 -0700 Subject: [PATCH] ... --- Sandbox.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Sandbox.md b/Sandbox.md index 038f0c56..3015bb33 100755 --- a/Sandbox.md +++ b/Sandbox.md @@ -1,2 +1,8 @@ [[:Category:One::Two]] -[[:Category:One::Two::Three]] \ No newline at end of file +[[:Category:One::Two::Three]] + +[code] +<?php +echo 'This is to test < and > in code blocks'; +?> +[/code] \ No newline at end of file