summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-14 20:55:41 +0200
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-15 10:02:16 +0200
commit29c219d60c56bd7865fee67d5d11018fa0d1d7cc (patch)
tree51a94fc69ca2d122ca71f9bf495538acf6f992aa
parent64c35c74f9e878226112897e7c67268358353bc7 (diff)
downloadgitlab-ce-29c219d60c56bd7865fee67d5d11018fa0d1d7cc.tar.gz
Add markdown support information for project settings [ci skip]
-rw-r--r--doc/user/project/settings/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md
index 084d1161633..d6754372816 100644
--- a/doc/user/project/settings/index.md
+++ b/doc/user/project/settings/index.md
@@ -18,6 +18,8 @@ Adjust your project's name, description, avatar, [default branch](../repository/
![general project settings](img/general_settings.png)
+The project description also partially supports [standard markdown](../../markdown.md#standard-markdown). You can use [emphasis](../../markdown.md#emphasis), [links](../../markdown.md#links), and [line-breaks](../../markdown.md#line-breaks) to add more context to the project description.
+
### Sharing and permissions
Set up your project's access, [visibility](../../../public_access/public_access.md), and enable [Container Registry](../container_registry.md) for your projects: