Skip to content

Commit

Permalink
Merge pull request #180 from dogweather/patch-1
Browse files Browse the repository at this point in the history
Add <mark> to DEFAULT_ALLOWED_TAGS
  • Loading branch information
flavorjones committed Apr 23, 2024
2 parents 04a4304 + 51af4e4 commit a105af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rails/html/sanitizer.rb
Expand Up @@ -106,6 +106,7 @@ module SafeList
"ins",
"kbd",
"li",
"mark",
"ol",
"p",
"pre",
Expand Down

0 comments on commit a105af7

Please sign in to comment.