-
Notifications
You must be signed in to change notification settings - Fork 13.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Markdownlint: note-box-headings
custom rule
#28372
Open
MaoShizhong
wants to merge
16
commits into
TheOdinProject:main
Choose a base branch
from
MaoShizhong:feature/markdownlint-note-box-heading-level
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Markdownlint: note-box-headings
custom rule
#28372
MaoShizhong
wants to merge
16
commits into
TheOdinProject:main
from
MaoShizhong:feature/markdownlint-note-box-heading-level
+306
−12
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74e1a09 - Browse repository at this point
Copy the full SHA 74e1a09View commit details -
Write note box heading level custom rule
Add to markdownlint config custom rules array
Configuration menu - View commit details
-
Copy full SHA for c5e655e - Browse repository at this point
Copy the full SHA c5e655eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fadf9a1 - Browse repository at this point
Copy the full SHA fadf9a1View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54403c1 - Browse repository at this point
Copy the full SHA 54403c1View commit details
Commits on Oct 2, 2024
-
Now made generic for multiple aspects of note box headings
Configuration menu - View commit details
-
Copy full SHA for bbe5767 - Browse repository at this point
Copy the full SHA bbe5767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55384cc - Browse repository at this point
Copy the full SHA 55384ccView commit details -
Enforce level 4 headings for all note boxes
3 different types of note box heading errors now - missing heading - incorrect heading level - incorrect heading start text (type-dependent) Will help make note boxes more accessible (linkable via heading id fragment, and note box type not limited to visual differences and div class).
Configuration menu - View commit details
-
Copy full SHA for 567c261 - Browse repository at this point
Copy the full SHA 567c261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 257e01d - Browse repository at this point
Copy the full SHA 257e01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb0156 - Browse repository at this point
Copy the full SHA 2fb0156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e25348 - Browse repository at this point
Copy the full SHA 6e25348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e478e3 - Browse repository at this point
Copy the full SHA 3e478e3View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2ec7e - Browse repository at this point
Copy the full SHA 2e2ec7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 539324d - Browse repository at this point
Copy the full SHA 539324dView commit details
Commits on Oct 19, 2024
-
Fix note box headings in lesson template/example
To follow this new lint rule.
Configuration menu - View commit details
-
Copy full SHA for 55fbe68 - Browse repository at this point
Copy the full SHA 55fbe68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da5407 - Browse repository at this point
Copy the full SHA 8da5407View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f191baf - Browse repository at this point
Copy the full SHA f191bafView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.