From 9c83aadd2604e7e6cb1f84683f951e6b12872618 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 25 Mar 2020 06:07:58 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/documentation/index.md') diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index 8897b61d6dc..21e94a3464e 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -447,7 +447,7 @@ Where `MD_DOC_PATH` points to the file or directory you would like to run lint c If you omit it completely, it will default to the `doc/` directory. The output should be similar to: -``` +```plaintext => Linting documents at path /path/to/gitlab as ... => Checking for cURL short options... => Checking for CHANGELOG.md duplicate entries... -- cgit v1.2.1