-
-
Notifications
You must be signed in to change notification settings - Fork 9
Validation
gabry edited this page Feb 3, 2022
·
1 revision
An validation job will run checks against a number of rules. A passing output will look like this:
🕵️ Validating 396 articles...
✅ No issues found.
If there is one or more failed check, information will be printed in the output.
- No line may have trailing spaces
- Title must be surrounded by quotes
- Max title length limit of 140 characters.
- The opening (first) heading needs to be level 2
- No heading may have more than 60 characters
- All references images must exist
- No image has an absolute path