You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re @ElliotFriend in #2583 (comment) - keeping the thread going to merge this. You can see the original logic inspiring these changes in #2396. That logic hinged around easing the review scanning lifecycle to fix an example error in JFWooten4@425749f.
I like that trailingSlash is false in the Docusaurus config a lot. In my regulatory drafting, many government sources don't include that, and it makes direct URLs look stylistically abysmal in final compilations. I've implemented tooling to bulk remove them at no consequential procedural cost, because they led to a factual error and incorrect citation in my last comment.
With the larger focus on internal docs links, I think this reinforces a standard of clean code. The internal .mdx#{tag} refs don't use trailing slashes, and neither should external page refs. I've made style difference changes like that before in github/.github#447, and I guess you could say they're from my instinct as a writer for the last decade more than a definitive source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
No description provided.