$1
This commit is contained in:
parent
8e18ce059e
commit
97415a0a65
15
index.md
15
index.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user