Difference between revisions of "SoylentNews:Sandbox"
From SoylentNews
(SyntaxHighlight test.) |
(test) |
||
Line 1: | Line 1: | ||
{{SoylentNews:Sandbox/Header}} | {{SoylentNews:Sandbox/Header}} | ||
<!-- PLEASE MAKE ALL EDITS BELOW THIS LINE --> | <!-- PLEASE MAKE ALL EDITS BELOW THIS LINE --> | ||
− | Test | + | Test test |
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> |
Revision as of 16:46, 19 March 2014
This is a Sandbox for making test edits! Please do not remove this heading from the page. Any edits you make here are likely to be removed by someone else eventually.Test test
<?php
echo "Hello world!";
?>