Markdownlint: note-box-headings
custom rule
#131
Annotations
10 errors and 1 warning
foundations/installations/installation_overview.md#L11
foundations/installations/installation_overview.md:11 TOP003/default-section-content Sections have default content [Expected: "This section contains a general overview of topics that you will learn in this lesson."; Actual: "In the following sections, we'll go over the steps for setting up your environment. There is no need to install anything in this lesson, as it is purely informative. These sections are **the most important steps** in the entire curriculum. Please take the extra time to **double check what you're typing** or you may cause more headaches for yourself down the road.",] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
|
foundations/installations/installation_overview.md#L26
foundations/installations/installation_overview.md:26 TOP003/default-section-content Sections have default content [There should be no additional content after the unordered list of lesson overviews] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
|
foundations/installations/installation_overview.md#L83
foundations/installations/installation_overview.md:83 TOP004/lesson-headings Required heading structure [Context: "### Assignment"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
|
foundations/introduction/motivation_and_mindset.md#L7
foundations/introduction/motivation_and_mindset.md:7 TOP004/lesson-headings Required heading structure [Expected: ### Lesson overview; Actual: ### Motivation] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
|
javascript/organizing_your_javascript_code/factory_functions_and_module_pattern.md#L117
javascript/organizing_your_javascript_code/factory_functions_and_module_pattern.md:117 TOP011/note-box-heading-level Note box headings must be level 4 (####) [
Expected: #### The object shorthand notation
Actual: ### The object shorthand notation
] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
|
javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:66 MD044/proper-names Proper names should have the correct capitalization [Expected: JavaScript; Actual: Javascript] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
|
javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:39 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
|
javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:46 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
|
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md#L27
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md:27 TOP011/note-box-heading-level Note box headings must be level 4 (####) [
Expected: #### Level 3 note box heading: Will flag error as it should be level 4
Actual: ### Level 3 note box heading: Will flag error as it should be level 4
] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
|
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md#L35
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md:35 TOP011/note-box-heading-level Note box headings must be level 4 (####) [
Expected: #### Level 2 note box heading: Will flag error as it should be level 4
Actual: ## Level 2 note box heading: Will flag error as it should be level 4
] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
|
|
The logs for this run have expired and are no longer available.
Loading