-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix repeatedly adding rel values (#307)
* Don't allow duplicates in rel attribute for links Signed-off-by: Sven Strickroth <[email protected]> * Use lower case link rel attribute words --------- Signed-off-by: Sven Strickroth <[email protected]> Co-authored-by: Mike Samuel <[email protected]>
- Loading branch information
1 parent
58fac00
commit 2901ef0
Showing
2 changed files
with
30 additions
and
6 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
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