testilo 49.0.7 → 49.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/procs/score/tic.js +1 -1
package/package.json
CHANGED
package/procs/score/tic.js
CHANGED
|
@@ -6383,7 +6383,7 @@ exports.issues = {
|
|
|
6383
6383
|
}
|
|
6384
6384
|
},
|
|
6385
6385
|
nuVal: {
|
|
6386
|
-
'^The heading h.
|
|
6386
|
+
'^The heading h. [(]with computed level .[)] follows the heading h. [(]with computed level .[)], skipping . heading level.+$': {
|
|
6387
6387
|
variable: true,
|
|
6388
6388
|
quality: 1,
|
|
6389
6389
|
what: 'Heading level is more than 1 level inferior to the previous heading'
|