[FrontPage] [TitleIndex] [WordIndex

Note: You are looking at a static copy of the former PineWiki site, used for class notes by James Aspnes from 2003 to 2012. Many mathematical formulas are broken, and there are likely to be other bugs as well. These will most likely not be fixed. You may be able to find more up-to-date versions of some of these notes at http://www.cs.yale.edu/homes/aspnes/#classes.

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.


1. Formatting

italic bold typewriter

so this is italic and this is bold? ttttttt

backtick typewriter (configurable)

bigger smaller this is how it works

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 icon.jpg http://moinmo.in/ Python

someone@example.com

There are anchor links here:

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

3. Smileys

/!\ Alert

Markup Display Markup Display Markup Display Markup Display
X-( X-( :D :D <:( <:( :o :o
:( :( :) :) B) B) :)) :))
;) ;) /!\ /!\ <!> <!> (!) (!)
:-? :-? :\ :\ >:> >:> |) |)
:-( :-( :-) :-) B-) B-) :-)) :-))
;-) ;-) |-) |-) (./) (./) {OK} {OK}
{X} {X} {i} {i} {1} {1} {2} {2}
{3} {3} {*} {*} {o} {o}    

4. Lists

4.1. Bullet

4.2. Glossary

Term
Definition

4.3. Drawing

mytest.tdraw anywikitest.adraw

5. Heading 1

6. Heading 2

6.1. Heading 3

6.1.1. Heading 4


2014-06-17 11:58