Sha256: 1768591492e2444b72150d7c324084e44c20feebb0d6aa8063142f24029fc615

Contents?: true

Size: 137 Bytes

Versions: 38

Compression:

Stored size: 137 Bytes

Contents

# encoding: utf-8

class Sanitize
  module Config
    RESTRICTED = freeze_config(
      :elements => %w[b em i strong u]
    )
  end
end

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
sanitize-6.1.3 lib/sanitize/config/restricted.rb
sanitize-6.1.2 lib/sanitize/config/restricted.rb
sanitize-6.1.1 lib/sanitize/config/restricted.rb
sanitize-6.1.0 lib/sanitize/config/restricted.rb
sanitize-6.0.2 lib/sanitize/config/restricted.rb
mumukit-content-type-1.12.1 vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/restricted.rb
mumukit-content-type-1.12.0 vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/restricted.rb
sanitize-6.0.1 lib/sanitize/config/restricted.rb
mumukit-content-type-1.11.1 vendor/bundle/ruby/2.6.0/gems/sanitize-6.0.0/lib/sanitize/config/restricted.rb
sanitize-6.0.0 lib/sanitize/config/restricted.rb
sanitize-5.2.3 lib/sanitize/config/restricted.rb
sanitize-5.2.2 lib/sanitize/config/restricted.rb
sanitize-5.2.1 lib/sanitize/config/restricted.rb
sanitize-5.2.0 lib/sanitize/config/restricted.rb
sanitize-5.1.0 lib/sanitize/config/restricted.rb
sanitize-5.0.0 lib/sanitize/config/restricted.rb
sanitize-4.6.6 lib/sanitize/config/restricted.rb
sanitize-4.6.5 lib/sanitize/config/restricted.rb
sanitize-4.6.4 lib/sanitize/config/restricted.rb
sanitize-4.6.3 lib/sanitize/config/restricted.rb