This commit is contained in:
Jurgen Leschner 2016-11-07 10:35:51 -05:00
parent 8e18ce059e
commit 97415a0a65
1 changed files with 7 additions and 8 deletions

View File

@ -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
@ -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.