diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-18 16:44:51 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-18 16:44:51 -0300 |
commit | ffca8c1c3794d1e51ffee1c52c55c57c1e53c621 (patch) | |
tree | 65ab9639c0cdd8b2f1267e06ac8eab3bf86e5a82 /doc/user | |
parent | 43dea824c1a0d0306714d691bb88ce3490adcae6 (diff) | |
download | gitlab-ce-ffca8c1c3794d1e51ffee1c52c55c57c1e53c621.tar.gz |
Indexes GFM markdown guidedocs-update-links-guideline
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/index.md b/doc/user/index.md index d664fd62754..0892db14900 100644 --- a/doc/user/index.md +++ b/doc/user/index.md @@ -119,6 +119,13 @@ When performing inline reviews to implementations to your codebase through merge requests you can gather feedback through [resolvable discussions](discussions/index.md#resolvable-discussions). +### GitLab Flavored Markdown (GFM) + +Read through the [GFM documentation](markdown.md) to learn how to apply +the best of GitLab Flavored Markdown in your discussions, comments, +issues and merge requests descriptions, and everywhere else GMF is +supported. + ## Todos Never forget to reply to your collaborators. [GitLab Todos](../workflow/todos.md) |