Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9365a6b8
Commit
9365a6b8
authored
Jun 02, 2020
by
LER0ever
Committed by
Marcin Sedlak-Jakubowski
Jun 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Apply suggestion to doc/user/markdown.md"
This reverts commit 20182a28bbeeb72f3f9a71374860987b8d714506
parent
be5cde2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/user/markdown.md
doc/user/markdown.md
+3
-1
No files found.
doc/user/markdown.md
View file @
9365a6b8
...
@@ -1433,7 +1433,9 @@ Example:
...
@@ -1433,7 +1433,9 @@ Example:
Additionally, you can choose the alignment of text within columns by adding colons (`:`)
Additionally, you can choose the alignment of text within columns by adding colons (`:`)
to the sides of the "dash" lines in the second row. This will affect every cell in the column.
to the sides of the "dash" lines in the second row. This will affect every cell in the column.
> Note that the headers are always right aligned [within GitLab itself](https://gitlab.com/gitlab-org/gitlab/blob/master/doc/user/markdown.md#tables).
NOTE: **Note:**
[Within GitLab itself](https://gitlab.com/gitlab-org/gitlab/blob/master/doc/user/markdown.md#tables),
the headers are always left-aligned in Chrome and Firefox, and centered in Safari.
```
markdown
```
markdown
| Left Aligned | Centered | Right Aligned | Left Aligned | Centered | Right Aligned |
| Left Aligned | Centered | Right Aligned | Left Aligned | Centered | Right Aligned |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment