Sha256: cf737485ca5d1606c0adc3110ee2fcfd9064e00e912e6d04852534cb3cee7e8c

Contents?: true

Size: 249 Bytes

Versions: 43

Compression:

Stored size: 249 Bytes

Contents

<%= content_tag :p, "Test 1", :class => 'test', :id => "test1" %>

<%= content_tag :p, "Test 2" %>

<% content_tag(:p, :class => 'test', :id => 'test3') do %>
  <span>Test 3</span>
<% end %>

<% content_tag(:p) do %>
  <span>Test 4</span>
<% end %>

Version data entries

43 entries across 43 versions & 4 rubygems

Version Path
middleman-core-3.2.2 lib/vendored-middleman-deps/padrino-helpers-0.11.4/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.2.1 lib/vendored-middleman-deps/padrino-helpers-0.11.4/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.2.0 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.6 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.11.4 test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.5 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.11.3 test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.4 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.3 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.2 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.1 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.0 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.0.rc.4 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.0.rc.3 lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.1.0.rc.2 lib/vendored-middleman-deps/padrino-helpers-0.10.7/test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.11.2 test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.11.1 test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.11.0 test/fixtures/markup_app/views/content_tag.erb
padrino-helpers-0.10.7 test/fixtures/markup_app/views/content_tag.erb
middleman-core-3.0.0.beta.2 lib/middleman-core/vendor/padrino-helpers-0.10.6/test/fixtures/markup_app/views/content_tag.erb