Skip to content

Commit 3dbfc83

Browse files
author
Jad Joubran
committed
fixed table of contents
1 parent 408381c commit 3dbfc83

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.editorconfig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ indent_style = space
88
indent_size = 4
99
trim_trailing_whitespace = true
1010

11+
[*.md]
12+
trim_trailing_whitespace = false
1113

1214
[*.{js,html}]
1315
indent_size = 4
@@ -22,4 +24,4 @@ indent_size = 2
2224

2325
[*.yml]
2426
indent_style = space
25-
indent_size = 2
27+
indent_size = 2

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88

99
##### Table of Contents
10-
[Overview](#overview)
11-
[Installation](#installation)
12-
[Issues, Questions and Feature Requests](#issues)
10+
[Overview](#overview)
11+
[Installation](#installation)
12+
[Issues, Questions and Feature Requests](#issues)
1313
[Planned features](#planned_features)
1414

1515
<a name="overview"></a>

0 commit comments

Comments
 (0)