Skip to content

Project: Sub Strings: Remove unnecessary note #76

Project: Sub Strings: Remove unnecessary note

Project: Sub Strings: Remove unnecessary note #76

Triggered via pull request November 25, 2024 10:34
Status Failure
Total duration 45s
Artifacts

markdownlint-projects.yml

on: pull_request
Lint project files
35s
Lint project files
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Multiple consecutive blank lines: ruby/basic_ruby_projects/project_sub_strings.md#L31
ruby/basic_ruby_projects/project_sub_strings.md:31 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
Lists should be surrounded by blank lines: ruby/basic_ruby_projects/project_sub_strings.md#L34
ruby/basic_ruby_projects/project_sub_strings.md:34 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Recall how to turn strings i..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/basic_ruby_projects/project_sub_strings.md#L35
ruby/basic_ruby_projects/project_sub_strings.md:35 TOP005/blanks-around-multiline-html-tags Multiline HTML tags should be surrounded by blank lines or code block delimiters [Expected a blank line or a code block delimiter (```) before the tag] [Context: "</div>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Lint project files
Failed with exit code: 1