Skip to content

Commit

Permalink
Fix sanitizer rule
Browse files Browse the repository at this point in the history
We don't need to add a class to every span!
  • Loading branch information
dariusk committed Dec 3, 2022
1 parent 9c4df21 commit 4360a50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/sanitize_ext/sanitize_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ module Config
'rel' => 'nofollow noopener noreferrer',
'target' => '_blank',
},
'span' => {
'class' => 'article-type',
},
},

protocols: {
Expand Down

0 comments on commit 4360a50

Please sign in to comment.