summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-16 09:29:41 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-16 09:29:41 +0000
commit71fffc86b010655cc27ab15a22904fd5be92dcfe (patch)
tree153fd22381544eee0d6b1d7f0530a5216dfd1b9e
parent3d9049ecff85e974c0dd5184bf6d5e22830b46c6 (diff)
parent29c219d60c56bd7865fee67d5d11018fa0d1d7cc (diff)
downloadgitlab-ce-71fffc86b010655cc27ab15a22904fd5be92dcfe.tar.gz
Merge branch 'gt-add-mk-support-for-project-settings' into 'master'
Add markdown support information for project settings See merge request gitlab-org/gitlab-ce!23081
-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: