From 0f41417a8c88f11aedaeb2c59b524e47db7f40e0 Mon Sep 17 00:00:00 2001 From: Ben Hadley-Evans Date: Fri, 18 Sep 2015 09:21:09 +0100 Subject: 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] --- doc/markdown/markdown.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/markdown/markdown.md b/doc/markdown/markdown.md index 6fdb2fe1491..d83838127c9 100644 --- a/doc/markdown/markdown.md +++ b/doc/markdown/markdown.md @@ -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 -- cgit v1.2.1