summaryrefslogtreecommitdiff
path: root/doc/markdown/markdown.md
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-05-31 11:06:45 +0530
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-02 12:59:01 +0300
commitf0b73f81198a9cba8961774f45e0b96f0cb73c78 (patch)
treecedf93c09fb13bbdb1669d4265b4b496d3454a49 /doc/markdown/markdown.md
parent632113e43cc3296759b11dc20b1b7f2f056278f0 (diff)
downloadgitlab-ce-f0b73f81198a9cba8961774f45e0b96f0cb73c78.tar.gz
Add help document describing wiki linking behavior.
Diffstat (limited to 'doc/markdown/markdown.md')
-rw-r--r--doc/markdown/markdown.md4
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)