User:Foo: Difference between revisions
No edit summary |
(→code) |
||
Line 17: | Line 17: | ||
echo `date` | toilet | echo `date` | toilet | ||
<pre> | |||
code goes here | |||
</pre> | |||
<source lang="shell"> | |||
echo `date` | toilet | |||
</source> | |||
== this is heading 2 == | == this is heading 2 == |
Revision as of 13:46, 11 September 2014
Greetings
Hello Foo! This is in Italics.
This is next to Italics
- A
- A1
- A2
- B
- B1
- B11
- B1
strike text
code
echo `date` | toilet
code goes here
echo `date` | toilet