Skip to content

Instantly share code, notes, and snippets.

@marshall007
Created February 7, 2012 14:24
Show Gist options
  • Select an option

  • Save marshall007/1759920 to your computer and use it in GitHub Desktop.

Select an option

Save marshall007/1759920 to your computer and use it in GitHub Desktop.

# Header 1

## Header 2

### Header 3

#### Header 4

##### Header 5

Header 1

Header 2

Header 3

Header 4

Header 5

* bulleted

* list

  • bulleted
  • list

1. numbered

2. list

  1. numbered
  2. list

> This is a block quote.

This is a block quote.


Put emphasis on things by making them *italic*, **bold**, *or **both***.

Put emphasis on things by making them italic, bold, or both.


This is a [link](http://help.cubcadetondemandmarketing.com).

This is a link.


![Embedded Image](http://i.imgur.com/m1ojB.png)

Embedded Image


Section breaks can be generated by using three or more hyphens (-), underscores (_), or asterisk (*) on a line by themselves:

* * *

***

*****

- - -

---------------------------------------

_____

_ _ _ _ _


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment