You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,17 @@ There should be whitespace between paragraphs.
10
10
11
11
There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project.
12
12
13
-
# [](#header-1)Header 1
13
+
# Header 1
14
14
15
15
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.
16
16
17
-
## [](#header-2)Header 2
17
+
## Header 2
18
18
19
19
> This is a blockquote following a header.
20
20
>
21
21
> When something is important enough, you do it even if the odds are not in your favor.
22
22
23
-
### [](#header-3)Header 3
23
+
### Header 3
24
24
25
25
```js
26
26
// Javascript code with syntax highlighting.
@@ -37,19 +37,19 @@ GitHubPages::Dependencies.gems.each do |gem, version|
0 commit comments