Add verbosity and clarification to First Item tutorial page #161
+23
−3
Annotations
8 errors
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L21
develop/items/first-item.md:21:74 MD009/no-trailing-spaces Trailing spaces [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L21
develop/items/first-item.md:21:74 search-replace Custom rule [no-multiple-spaces: Don't use multiple spaces] [Context: "column: 74 text:' '"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L49
develop/items/first-item.md:49 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L49
develop/items/first-item.md:49:1 search-replace Custom rule [missing-heading-anchor: Add anchors to headings. Use lowercase characters, numbers and dashes] [Context: "column: 1 text:'#### ModItems.java'"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L53
develop/items/first-item.md:53:1 search-replace Custom rule [missing-heading-anchor: Add anchors to headings. Use lowercase characters, numbers and dashes] [Context: "column: 1 text:'#### Your class that implements `ModInitializer`'"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L53
develop/items/first-item.md:53:1 titlecase-rule Titlecase rule [Title Case: 'Expected #### Your Class that Implements , found #### Your class that implements ']
|
Run DavidAnson/markdownlint-cli2-action@v16:
develop/items/first-item.md#L67
develop/items/first-item.md:67:105 search-replace Custom rule [no-multiple-spaces: Don't use multiple spaces] [Context: "column: 105 text:' '"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
|
Run DavidAnson/markdownlint-cli2-action@v16
Failed with exit code: 1
|
Loading