Create .markdownlint.yml #3
Annotations
10 errors
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Added"]:
CHANGELOG.md#L10
CHANGELOG.md:10 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Added"]
|
Lists should be surrounded by blank lines [Context: "-"]:
CHANGELOG.md#L11
CHANGELOG.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "-"]
|
Trailing spaces [Expected: 0 or 2; Actual: 1]:
docs/adr/0001-allow-adr-everywhere.md#L14
docs/adr/0001-allow-adr-everywhere.md:14:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Multiple consecutive blank lines [Expected: 1; Actual: 2]:
docs/adr/0001-allow-adr-everywhere.md#L15
docs/adr/0001-allow-adr-everywhere.md:15 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Unordered list style [Expected: asterisk; Actual: dash]:
docs/adr/0002-use-runtime-retention.md#L18
docs/adr/0002-use-runtime-retention.md:18:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Bare URL used [Context: "http://docs.oracle.com/javase/..."]:
docs/adr/0002-use-runtime-retention.md#L18
docs/adr/0002-use-runtime-retention.md:18:3 MD034/no-bare-urls Bare URL used [Context: "http://docs.oracle.com/javase/..."]
|
Unordered list style [Expected: asterisk; Actual: dash]:
docs/adr/0002-use-runtime-retention.md#L19
docs/adr/0002-use-runtime-retention.md:19:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Bare URL used [Context: "http://www.mkyong.com/java/jav..."]:
docs/adr/0002-use-runtime-retention.md#L19
docs/adr/0002-use-runtime-retention.md:19:3 MD034/no-bare-urls Bare URL used [Context: "http://www.mkyong.com/java/jav..."]
|
Unordered list style [Expected: asterisk; Actual: dash]:
docs/adr/0002-use-runtime-retention.md#L20
docs/adr/0002-use-runtime-retention.md:20:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Bare URL used [Context: "http://tutorials.jenkov.com/ja..."]:
docs/adr/0002-use-runtime-retention.md#L20
docs/adr/0002-use-runtime-retention.md:20:3 MD034/no-bare-urls Bare URL used [Context: "http://tutorials.jenkov.com/ja..."]
|