-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change how relative fragments are handled. (#1260)
- Page-relative fragments (specifically, where the whole href starts with '#') are now demoted to plain `a` links in our link wrapper. - The previous behavior that prepended to these links is now removed. - The link wrapper `a` fallback has been expanded upon with comments, and now sets rel specifically on external links that don't already have it.
- Loading branch information
1 parent
43e090b
commit 5c9a37d
Showing
1 changed file
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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