From cb29b873b658591f571b4041717090ddceff2e0f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 30 Nov 2021 00:12:59 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/markdown.md') diff --git a/doc/user/markdown.md b/doc/user/markdown.md index a0fbc566833..b6c8bc19b64 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -249,7 +249,7 @@ the content. This data can be used by static site generators like [Jekyll](https When you view a Markdown file rendered by GitLab, front matter is displayed as-is, in a box at the top of the document. The HTML content displays after the front matter. To view an example, you can toggle between the source and rendered version of a -[GitLab documentation file](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/README.md). +[GitLab documentation file](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/index.md). In GitLab, front matter is used only in Markdown files and wiki pages, not the other places where Markdown formatting is supported. It must be at the very top of the document -- cgit v1.2.3