Skip to content

Commit 5e56cad

Browse files
author
Farzad Hayatbakhsh
committed
DOC-2592: Remove the information severity level
1 parent e295593 commit 5e56cad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ROOT/pages/a11ychecker.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ The following checks are available for the {pluginname} plugin. The rules checke
4343

4444
Each rule has a severity level, which will be one of the following, listed in order of increasing severity:
4545

46-
* Information
4746
* Warning
4847
* Error
4948

@@ -434,7 +433,7 @@ The `+'issue'+` object provides relevant data pertaining to any issue generated
434433

435434
* `+description+` : `+String+` description of the issue; as will be displayed in the dialog.
436435

437-
* `+severity+` : `+String+` severity level of the issue; either `+info+`, `+warning+` or `+error+`.
436+
* `+severity+` : `+String+` severity level of the issue; either `+warning+` or `+error+`.
438437

439438
* `+url+` : `+String+` URL reference for the issue. By default, this will be a link to the W3 website, containing the W3 WCAG technique that needs to be addressed to clear the issue.
440439

0 commit comments

Comments
 (0)