Sha256: 58b8c214aa818255b7970c1a20cc973fe9eb2c665e4b7a2d5f9ce6fd9cd0dff9

Contents?: true

Size: 426 Bytes

Versions: 6946

Compression:

Stored size: 426 Bytes

Contents

module CodeRay
module Encoders
  
  load :html
  
  # Wraps HTML output into a DIV element, using inline styles by default.
  # 
  # See Encoders::HTML for available options.
  class Div < HTML
    
    FILE_EXTENSION = 'div.html'
    
    register_for :div
    
    DEFAULT_OPTIONS = HTML::DEFAULT_OPTIONS.merge \
      :css          => :style,
      :wrap         => :div,
      :line_numbers => false
    
  end
  
end
end

Version data entries

6,946 entries across 6,934 versions & 73 rubygems

Version Path
cybrid_api_bank_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_id_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_organization_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_bank_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_id_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_organization_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_bank_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_organization_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_id_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
ory-client-1.16.2 vendor/bundle/ruby/3.1.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
avalara_sdk-24.12.2 vendor/bundle/ruby/2.7.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_bank_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_organization_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_id_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_bank_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_id_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_organization_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
ory-client-1.16.1 vendor/bundle/ruby/3.1.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
ory-client-1.16.0 vendor/bundle/ruby/3.1.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
cybrid_api_bank_ruby-0.123.143 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb