Skip to content

Commit ee24b88

Browse files
committed
Links for navigating to headers (e.g. Creating Index in repo)
1 parent 523dc57 commit ee24b88

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,12 @@ ___Strong emphasized text___
4848

4949
Markup : ___Strong emphasized text___ or ***Strong emphasized text***
5050

51-
[Named Link](http://www.google.fr/ "Name title") and http://www.google.fr/ or <http://example.com/>
51+
[Named Link](http://www.google.fr/ "Named link title") and http://www.google.fr/ or <http://example.com/>
5252

53-
Markup : [Named Link](http://www.google.fr/) and http://www.google.fr/ or <http://example.com/>
53+
Markup : [Named Link](http://www.google.fr/ "Named link title") and http://www.google.fr/ or <http://example.com/>
54+
55+
[heading-1](#heading-1 "Goto heading-1")
56+
Markup: [heading-1](#heading-1 "Goto heading-1")
5457

5558
Table, like this one :
5659

0 commit comments

Comments
 (0)