Commit f9b25f587fc5ce57c7f4ee6a7630f24bd2c9ce95
1 parent
1666be01e6
Exists in
master
comment on the space
Showing 1 changed file with 5 additions and 0 deletions
index.md
View file @
f9b25f5
... | ... | @@ -14,4 +14,8 @@ |
14 | 14 | |
15 | 15 | You can create links between pages by using normal markdown links. |
16 | 16 | For example, see [a page set of interesting links] (./interesting.md). |
17 | + | |
18 | +## VERY IMPORTANT DETAIL | |
19 | + | |
20 | +At the time of writting (with GitLab 6.3.1 779b4dc), to make a relative link, you must use <b>a space in your link syntax</b>, e.g., <tt>[a page set of interesting links] (./interesting.md)</tt>. |