Skip to content

Update importmap.md #431

Update importmap.md

Update importmap.md #431

Re-run triggered November 10, 2024 16:12
Status Failure
Total duration 24s
Artifacts

markdownlint-lessons.yml

on: pull_request
Lint lesson files
16s
Lint lesson files
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby_on_rails/assets_and_navigation/importmap.md#L103
ruby_on_rails/assets_and_navigation/importmap.md:103 TOP005/blanks-around-multiline-html-tags Multiline HTML tags should be surrounded by blank lines or code block delimiters [Expected a blank line or a code block delimiter (```) before the tag] [Context: "<%= javascript_importmap_tags %>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby_on_rails/assets_and_navigation/importmap.md#L106
ruby_on_rails/assets_and_navigation/importmap.md:106 TOP005/blanks-around-multiline-html-tags Multiline HTML tags should be surrounded by blank lines or code block delimiters [Expected a blank line or a code block delimiter (```) before the tag] [Context: "<link rel="modulepreload" href="/assets/javascript/@github--hotkey.js">"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby_on_rails/assets_and_navigation/importmap.md#L123
ruby_on_rails/assets_and_navigation/importmap.md:123 TOP005/blanks-around-multiline-html-tags Multiline HTML tags should be surrounded by blank lines or code block delimiters [Expected a blank line or a code block delimiter (```) after the tag] [Context: "<div class="lesson-content__panel" markdown="1">"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags.: ruby_on_rails/assets_and_navigation/importmap.md#L136
ruby_on_rails/assets_and_navigation/importmap.md:136 TOP007/use-markdown-links Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags. [ Expected: "[Can you use import maps with npm packages?](#import-maps-with-npm-packages)" Actual: "<a class="knowledge-check-link" href="#import-maps-with-npm-packages">Can you use import maps with npm packages?</a>" ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP007.md
Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags.: ruby_on_rails/assets_and_navigation/importmap.md#L137
ruby_on_rails/assets_and_navigation/importmap.md:137 TOP007/use-markdown-links Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags. [ Expected: "[How do you download vendor files using import maps?](#downloading-vendor-files)" Actual: "<a class="knowledge-check-link" href="#downloading-vendor-files">How do you download vendor files using import maps?</a>" ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP007.md
Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags.: ruby_on_rails/assets_and_navigation/importmap.md#L138
ruby_on_rails/assets_and_navigation/importmap.md:138 TOP007/use-markdown-links Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags. [ Expected: "[How can you preload pinned modules?](#preloading-pinned-modules)" Actual: "<a class="knowledge-check-link" href="#preloading-pinned-modules">How can you preload pinned modules?</a>" ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP007.md
Lint lesson files
Failed with exit code: 1