diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 06:06:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 06:06:35 +0000 |
commit | 3f0f13c6d9f567819d175b499cb437ebf3a63a38 (patch) | |
tree | b96341281faa35c8c6c07ad3422643936011f9bd /doc/user | |
parent | bf69484afa94e091c3e1383945f60dbe4e8681af (diff) | |
download | gitlab-ce-3f0f13c6d9f567819d175b499cb437ebf3a63a38.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/markdown.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md index 3f77431aa69..475bd7d17a0 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -1305,7 +1305,7 @@ Example: ```markdown | header 1 | header 2 | header 3 | -| --- | ------ |----------| +| --- | ------ |---------:| | cell 1 | cell 2 | cell 3 | | cell 4 | cell 5 is longer | cell 6 is much longer than the others, but that's ok. It will eventually wrap the text when the cell is too large for the display size. | | cell 7 | | cell <br> 9 | |