Sha256: f399a98a547b05603e37bf29c891375a024c70900a496dacdc37226e4155510a

Contents?: true

Size: 190 Bytes

Versions: 17

Compression:

Stored size: 190 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

=content_tag(:p) do
  span Test 4

Version data entries

17 entries across 17 versions & 2 rubygems

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