Skip to content

Commit 8d33c87

Browse files
authored
Merge pull request tchapi#8 from malipramod/master
Updated Markdown links
2 parents 506fd48 + ef775fb commit 8d33c87

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Diff for: README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,13 @@ ___Strong emphasized text___
4848

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

51-
[Named Link](http://www.google.fr/) 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+
57+
Markup: [heading-1](#heading-1 "Goto heading-1")
5458

5559
Table, like this one :
5660

0 commit comments

Comments
 (0)