Merge pull request #24 from taufiqpsumarna/staging #16
Annotations
21 errors and 2 warnings
build
Process completed with exit code 1.
|
Multiple consecutive blank lines:
blog/index.md#L3
blog/index.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
|
Line length:
docs/about/index.md#L7
docs/about/index.md:7:81 MD013/line-length Line length [Expected: 80; Actual: 132] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L8
docs/about/index.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 338] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Inline HTML:
docs/about/index.md#L10
docs/about/index.md:10:1 MD033/no-inline-html Inline HTML [Element: hr] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md
|
Line length:
docs/about/index.md#L14
docs/about/index.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 188] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L15
docs/about/index.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 124] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L16
docs/about/index.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L17
docs/about/index.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 99] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L18
docs/about/index.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 119] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Line length:
docs/about/index.md#L19
docs/about/index.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 121] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
build:
mkdocs.yml#L27
27:8 [trailing-spaces] trailing spaces
|
build:
mkdocs.yml#L47
47:11 [trailing-spaces] trailing spaces
|
build:
mkdocs.yml#L53
53:36 [trailing-spaces] trailing spaces
|
build:
mkdocs.yml#L73
73:81 [line-length] line too long (84 > 80 characters)
|
build:
mkdocs.yml#L122
122:5 [indentation] wrong indentation: expected 6 but found 4
|
build:
mkdocs.yml#L123
123:15 [trailing-spaces] trailing spaces
|
build:
mkdocs.yml#L124
124:5 [indentation] wrong indentation: expected 6 but found 4
|
build:
mkdocs.yml#L126
126:5 [indentation] wrong indentation: expected 6 but found 4
|
build:
mkdocs.yml#L129
129:6 [indentation] wrong indentation: expected 6 but found 5
|
build:
mkdocs.yml#L130
130:9 [indentation] wrong indentation: expected 9 but found 8
|
build:
mkdocs.yml#L46
46:1 [comments-indentation] comment not indented like content
|
build:
mkdocs.yml#L62
62:2 [comments] missing starting space in comment
|