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
1d07e5f6
Commit
1d07e5f6
authored
Jun 26, 2020
by
Mike Jang
Committed by
Evan Read
Jun 26, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include link to blockquotes section from Alerts
parent
1956ac93
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+2
-2
No files found.
doc/development/documentation/styleguide.md
View file @
1d07e5f6
...
...
@@ -1140,8 +1140,8 @@ The following are examples of source Markdown for menu items with their publishe
Whenever you need to call special attention to particular sentences,
use the following markup for highlighting.
_
Note that the alert boxes only work for one paragraph only. Multiple paragraphs,
lists, headers and so on, will not render correctly. For multiple lines, use
blockquotes instead._
Note that the alert boxes only work for one paragraph only. Multiple paragraphs,
lists, headers and so on, will not render correctly. For multiple lines, use
[
blockquotes
](
#blockquotes
)
instead.
Alert boxes only render on the GitLab Docs site (
<https://docs.gitlab.com>
).
Within GitLab itself, they will appear as plain Markdown text (like the examples
...
...
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