Skip to content

How To Edit This Wiki

David Matthews edited this page Nov 19, 2016 · 15 revisions

How To Edit this Wiki.

This wiki is a git repository, which allows us the ability to revert back to previous versions, and practice using git.

To edit this wiki, you can:

Markdown Examples

Heading 1 markup # Heading 1

Heading 2 markup ## Heading 2

Heading 3 markup ### Heading 3

Heading 4 markup #### Heading 4

Heading 5 markup ##### Heading 5
Heading 6 markup ###### Heading 6

Stuff to appear on wiki [Stuff to appear on wiki](https://www.google.com)

Embedding stuff.

embedded stuff to appear on wiki ![embedded stuff to appear on wiki](Strategy/NUTRONS2011.png)

You can embed an image as the facade of a link

embedded stuff to appear on wiki

Learn More

http://daringfireball.net/projects/markdown/