Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-14 21:55:41 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-15 11:02:16 +0300
commit29c219d60c56bd7865fee67d5d11018fa0d1d7cc (patch)
tree51a94fc69ca2d122ca71f9bf495538acf6f992aa /doc/user/project/settings
parent64c35c74f9e878226112897e7c67268358353bc7 (diff)
Add markdown support information for project settings [ci skip]
Diffstat (limited to 'doc/user/project/settings')
-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: