diff options
| author | Timothy Andrew <mail@timothyandrew.net> | 2016-05-31 11:06:45 +0530 |
|---|---|---|
| committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-02 12:59:01 +0300 |
| commit | f0b73f81198a9cba8961774f45e0b96f0cb73c78 (patch) | |
| tree | cedf93c09fb13bbdb1669d4265b4b496d3454a49 /doc/markdown/markdown.md | |
| parent | 632113e43cc3296759b11dc20b1b7f2f056278f0 (diff) | |
| download | gitlab-ce-f0b73f81198a9cba8961774f45e0b96f0cb73c78.tar.gz | |
Add help document describing wiki linking behavior.
Diffstat (limited to 'doc/markdown/markdown.md')
| -rw-r--r-- | doc/markdown/markdown.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/markdown/markdown.md b/doc/markdown/markdown.md index c6c7ac81c0d..e4101fa5388 100644 --- a/doc/markdown/markdown.md +++ b/doc/markdown/markdown.md @@ -28,6 +28,10 @@ * [Line Breaks](#line-breaks) * [Tables](#tables) +**[Wiki-Specific Markdown](wiki.md)** + +* [Links](wiki.md#links-to-other-wiki-pages) + **[References](#references)** ## GitLab Flavored Markdown (GFM) |
