Add specifications

This commit is contained in:
José De Freitas 2021-02-08 09:13:51 -05:00 committed by GitHub
parent c539403c68
commit 01f951070d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@ list without breaking the layouts (images, new lines, etc.)
The rules that the linter follows are:
- Trailing `\` at the end of the name and link of the YouTuber.
- Trailing `\` at the end of the "Content about" section.
- Trailing `\` at the end of the "Featured playlists" section.
- Trailing `\` at the end of the name and link of the YouTuber line.
- Trailing `\` at the end of the "Content about" line.
- Trailing `\` at the end of the "Featured playlists" line.
- Spaces between badges.
- Spaces between "Content about" words (including `,`).
- Spaces between "Featured playlists" words (including `,`).
- Spaces between "Featured playlists" words (including `,`) and a dot (`.`) at the end of the line.
- Links formatted correctly in the markdown syntax (`[text](link)`)