Correct markdown.md docs RE use in commit messages.

Remove the line from the markdown documentation which states GFM can be used in commit messages as this is currently not true. See issue gitlab-org/gitlab-ce#1582.

[ci skip]
This commit is contained in:
Ben Hadley-Evans 2015-09-18 09:21:09 +01:00
parent 0aec0d53b1
commit 0f41417a8c
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ For GitLab we developed something we call "GitLab Flavored Markdown" (GFM). It e
You can use GFM in
- commit messages
- comments
- issues
- merge requests