Skip to content

Commit

Permalink
Merge pull request #7 from grammyjs/remove-new-window-text
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf authored Jun 2, 2022
2 parents 41124df + d4b0e69 commit e9bd82d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iv-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ body: //main
# ... and remove sr content and line number blocks ...
@remove: //span[has-class("sr-only")]
@remove: //div[has-class("line-numbers")]
# ...and remove open in new window icon text
@remove: //span[has-class("external-link-icon-sr-only")]

# Then, we group code-group-items with their titles:
# TypeScript > Code, JavasScript > Code
Expand Down

0 comments on commit e9bd82d

Please sign in to comment.