Differences between revisions 77 and 150 (spanning 73 versions)
Revision 77 as of 2008-12-04 19:50:04
Size: 1345
Comment:
Revision 150 as of 2011-01-27 12:44:25
Size: 1618
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
#acl Known:read,write All:read
Line 12: Line 13:

---- /!\ '''Edit conflict - other version:''' ----
[[Anchor(Formatting)Boo]]

---- /!\ '''Edit conflict - your version:''' ----
[[Anchor(Formatting)Boo]]

---- /!\ '''End of edit conflict''' ----
Line 81: Line 90:

[[# Formatting]] Does this work?

Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.



/!\ Edit conflict - other version:


Anchor(Formatting)Boo


/!\ Edit conflict - your version:


Anchor(Formatting)Boo


/!\ End of edit conflict


1. Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 

2. Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ [http://www.python.org/ Python]

someone@example.com

http://c2.com/sig/wiki.gif

3. Smileys

/!\ Alert

4. Lists

4.1. Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

4.2. Glossary

Term
Definition

4.3. Drawing

drawing:mytest

5. Heading 1

6. Heading 2

6.1. Heading 3

6.1.1. Heading 4

Whee?

# Formatting Does this work?

TheEarthWiki: WikiSandBox (last edited 2011-01-27 13:39:47 by SteveMcIntyre)