Lists: Add guide text on using Emmet for efficient list creation #58
markdownlint-lessons.yml
on: pull_request
Lint lesson files
20s
Annotations
4 errors
Proper names should have the correct capitalization:
foundations/html_css/html-foundations/lists.md#L25
foundations/html_css/html-foundations/lists.md:25:3 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
|
Proper names should have the correct capitalization:
foundations/html_css/html-foundations/lists.md#L41
foundations/html_css/html-foundations/lists.md:41:3 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
|
Multiple consecutive blank lines:
foundations/html_css/html-foundations/lists.md#L89
foundations/html_css/html-foundations/lists.md:89 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
|
Lint lesson files
Failed with exit code: 1
|