React Router: Clarify instructions for accessing sub-pages #397
markdownlint-lessons.yml
on: pull_request
Lint lesson files
33s
Annotations
7 errors
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L9
react/the_react_ecosystem/react_router.md:9 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "What is client-side routing?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L10
react/the_react_ecosystem/react_router.md:10 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "How do you use React Router to do client-side routing?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L11
react/the_react_ecosystem/react_router.md:11 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "How do you create nested and dynamic paths?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L12
react/the_react_ecosystem/react_router.md:12 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "How do you add a "catch-all" route?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L13
react/the_react_ecosystem/react_router.md:13 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "How do you pass data from a parent to any child components rendered via an outlet?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.:
react/the_react_ecosystem/react_router.md#L14
react/the_react_ecosystem/react_router.md:14 TOP009/lesson-overview-items-sentence-structure Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period. [Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.] [Context: "How do you add protected routes?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
|
Lint lesson files
Failed with exit code: 1
|