Ruby: Provide descriptive link text #2151
Annotations
10 errors and 1 warning
ruby/basic_ruby/basic_enumerable_methods.md#L1
ruby/basic_ruby/basic_enumerable_methods.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Introduction"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L21
ruby/basic_ruby/basic_enumerable_methods.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Life before enumerables"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L37
ruby/basic_ruby/basic_enumerable_methods.md:37 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md031.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:1 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:10 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:16 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:20 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L62
ruby/basic_ruby/basic_enumerable_methods.md:62 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### The each method"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L83
ruby/basic_ruby/basic_enumerable_methods.md:83:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
ruby/basic_ruby/basic_enumerable_methods.md#L84
ruby/basic_ruby/basic_enumerable_methods.md:84:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading