We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 398622c + 1d35485 commit 395d595Copy full SHA for 395d595
lib/html_pipeline/sanitization_filter.rb
@@ -1,4 +1,5 @@
1
# frozen_string_literal: true
2
+require 'selma'
3
4
class HTMLPipeline
5
# A special filter with sanization routines and allowlists. This module defines
0 commit comments