Sha256: 21c66b7dc129f7e0923c8dfd6bc11ad65bca298ed36adb9883da4675b8a3da26

Contents?: true

Size: 195 Bytes

Versions: 14

Compression:

Stored size: 195 Bytes

Contents

# -*- encoding : utf-8 -*-

include_set Type::Html

format :html do
  view :core do
    with_nest_mode :template do
      process_content ::CodeRay.scan(_render_raw, :html).div
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
card-1.97.0 mod/standard/set/type/layout_type.rb
card-1.96.8 mod/standard/set/type/layout_type.rb
card-1.96.7 mod/standard/set/type/layout_type.rb
card-1.96.6 mod/standard/set/type/layout_type.rb
card-1.96.5 mod/standard/set/type/layout_type.rb
card-1.96.4 mod/standard/set/type/layout_type.rb
card-1.96.3 mod/standard/set/type/layout_type.rb
card-1.96.2 mod/standard/set/type/layout_type.rb
card-1.96.1 mod/standard/set/type/layout_type.rb
card-1.96.0 mod/standard/set/type/layout_type.rb
card-1.95.3 mod/standard/set/type/layout_type.rb
card-1.95.2 mod/standard/set/type/layout_type.rb
card-1.95.1 mod/standard/set/type/layout_type.rb
card-1.95.0 mod/standard/set/type/layout_type.rb