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
a7d38a45
Commit
a7d38a45
authored
Sep 09, 2020
by
Marcel Amirault
Committed by
Suzanne Selhorn
Sep 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify what the vale alert box rule does
parent
adf566cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/.vale/gitlab/AlertBoxStyle.yml
doc/.vale/gitlab/AlertBoxStyle.yml
+6
-0
No files found.
doc/.vale/gitlab/AlertBoxStyle.yml
View file @
a7d38a45
...
@@ -3,6 +3,12 @@
...
@@ -3,6 +3,12 @@
#
#
# Makes sure alert boxes follow standard formatting.
# Makes sure alert boxes follow standard formatting.
#
#
# Checks for 4 known issues:
# - Alert boxes with no colon, or colon outside the bold text
# - Known incorrect capitalization of the most commonly used alert box text
# - Alert boxes with the note text on the same line
# - Alert boxes using blockquote formatting, like "> **Note:**"
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends
:
existence
extends
:
existence
message
:
'
Alert
box
"%s"
must
use
the
formatting
in
the
style
guide.'
message
:
'
Alert
box
"%s"
must
use
the
formatting
in
the
style
guide.'
...
...
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