Differences between revisions 5 and 6
Revision 5 as of 2011-08-15 18:56:08
Size: 988
Editor: jason
Comment:
Revision 6 as of 2011-08-15 18:57:04
Size: 965
Editor: jason
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
<html>
<head>
</head>
</html>
<b>hi</b>

mcm_wiki (Back)

hi

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   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python Verbatim Link

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

Smileys

/!\ Alert

Lists

Bullet

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

Glossary

Term
Definition

Drawing

[ATTACH]

Heading 1

Heading 2

Heading 3

Heading 4

sandbox (last edited 2011-08-15 19:05:25 by jason)