WikiSandBox - Atlas of Economic Models
 

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.


Mathematics

Maths in a paragraph $$a + b = c$$ or in equation form:

$$ x^{2} + y^{2} = z^{2} $$

$$ \int_{0}^{\infty} 1/x^{3} = [ -1/x^{2} ]_{0}^{\infty} $$

Unfortunately moin seems to mess up multiline maths stuff because it inserts spans in the html to do line numbers so this won't work (look at the raw text to see what's different):

$$ x^{2} + y^{2} = z^{2} $$

NB: for this to work make sure you do not have #format wiki at the top of the page as normal moinmoin wiki markup will mess up use of ^ character in maths.

Markdown

This markdown:

### This is a heading

**Some bold** and then some *italic*

will display like this if put in a markdown {{\{#!mkd (remove the \) section:

This is a heading

Some bold and then some italic

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   } 
   4 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@example.com

Image Link

wiki

Smileys

/!\ Alert

Lists

Bullet

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

Glossary

Term
Definition

Drawing

http://moinmaster.wikiwikiweb.de/ http://moinmoin.wikiwikiweb.de/ Edit drawing mytest.png Edit drawing mytest.png Edit drawing mytest.png Edit drawing mytest.png mytest

Heading 1

Heading 2

Heading 3

Heading 4