User:Foo: Difference between revisions
(Created page with "Hello '''Foo'''! This is in ''Italics''") |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Hello | [[the name of the page]] | ||
[[another]] | |||
[[User:Foo/another]] | |||
[[User:Foo/another/this]] | |||
[[File:Sharkg1.gif|thumb|This a shark|right]] | |||
= Greetings = | |||
Hello <b>Foo</b>! This is in ''Italics''. | |||
This is next to Italics | |||
# A | |||
## A1 | |||
## A2 | |||
# B | |||
## B1 | |||
### B11 | |||
<strike> strike text </strike> | |||
== code == | |||
echo `date` | toilet | |||
<pre> | |||
code goes here | |||
</pre> | |||
== this is heading 2 == | |||
=== something about heading 2 in heading 3 === | |||
= Cheese = |
Latest revision as of 14:04, 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