Skip to content

Add line break

Add line break #110

GitHub Actions / markdownlint completed Dec 2, 2024 in 0s

reviewdog [markdownlint] report

reported by reviewdog 🐶

Findings (10)

_testdata/test.md|3| MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
_testdata/test.md|4| MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
_testdata/test.md|4 col 1| MD023/heading-start-left Headings must start at the beginning of the line [Context: " ## # blub"]
_testdata/test.md|5 col 1| MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|5| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|6 col 1| MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|6| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|7| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
_testdata/test.md|9| MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
README.md|34 col 81| MD013/line-length Line length [Expected: 80; Actual: 127]

Filtered Findings (0)

Annotations

Check warning on line 3 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L3

MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check warning on line 4 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L4

MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
Raw output
_testdata/test.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]

Check warning on line 4 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L4

MD023/heading-start-left Headings must start at the beginning of the line [Context: "  ## # blub"]
Raw output
_testdata/test.md:4:1 MD023/heading-start-left Headings must start at the beginning of the line [Context: "  ## # blub"]

Check warning on line 5 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L5

MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:5:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]

Check warning on line 5 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L5

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:5 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]

Check warning on line 6 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L6

MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:6:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]

Check warning on line 6 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L6

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]

Check warning on line 7 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L7

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
Raw output
_testdata/test.md:7 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]

Check warning on line 9 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L9

MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:9 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check warning on line 34 in README.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] README.md#L34

MD013/line-length Line length [Expected: 80; Actual: 127]
Raw output
README.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 127]