Skip to content

Commit

Permalink
$1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurgen Leschner committed Nov 7, 2016
1 parent 8e18ce0 commit 97415a0
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,19 @@ Text can be **bold**, _italic_, or ~~strikethrough~~.

[Link to another page](another-page).

There should be whitespace between paragraphs. There should be whitespace between paragraphs.

There should be whitespace between paragraphs.

> When something is important enough, you do it even if the odds are not in your favor.
There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project.

# [](#header-1)Header 1

This is a normal paragraph following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.

## [](#header-2)Header 2

> This is a blockquote following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
> This is a blockquote following a header.
>
> When something is important enough, you do it even if the odds are not in your favor.
### [](#header-3)Header 3

Expand Down Expand Up @@ -95,11 +94,11 @@ end

### Small image

![](https://pages-themes.github.io/preview-images/smallish.jpg)
![](https://assets-cdn.github.com/images/icons/emoji/octocat.png)

### Large image

![](https://pages-themes.github.io/preview-images/biggish.jpg)
![](https://guides.github.com/activities/hello-world/branching.png)


### Definition lists can be used with HTML syntax.
Expand Down

0 comments on commit 97415a0

Please sign in to comment.