Fix markdown lint errors

This commit is contained in:
William Sandner
2023-03-24 17:29:16 +01:00
parent 0d20f4e5b1
commit c504fc26da
50 changed files with 702 additions and 637 deletions

View File

@@ -1,4 +1,5 @@
<!-- markdownlint-disable-next-line MD041 -->
<!-- markdownlint-disable-next-line first-line-h1 -->
##### Project
::[PROJECT-NAME](Home)
@@ -110,7 +111,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- loginID = {Valid loginID, invalid loginID, valid email, invalid
@@ -156,7 +157,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- ::loginID = {Valid loginID, invalid loginID, valid email, invalid
@@ -202,7 +203,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- ::loginID = {Valid loginID, invalid loginID, valid email, invalid
@@ -248,7 +249,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- ::loginID = {Valid loginID, invalid loginID, valid email, invalid
@@ -294,7 +295,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- ::loginID = {Valid loginID, invalid loginID, valid email, invalid
@@ -339,7 +340,7 @@ E.g., &quot;logged in&quot;, &quot;guest login allowed&quot;,
::List of variables and their possible values used in the test case.
You can list specific values or describe value ranges. The test case
should be performed once for each *combination* of values. These
should be performed once for each _combination_ of values. These
values are written in set notation, one per line. E.g.:
- ::loginID = {Valid loginID, invalid loginID, valid email, invalid