Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 529bc7e23b Add latest changes from gitlab-org/gitlab@master 2019-10-27 06:06:30 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Evan Read 59847ef0ac Fixes Introduced in text for our renderer 2019-08-28 05:57:25 +00:00
Marcel Amirault 3ee846c9db Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/security /workflow /user docs
2019-07-15 00:46:34 +00:00
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault 27545605c7 Docs: Merge EE doc/​workflow to CE 2019-05-05 12:10:35 +00:00