Sha256: 36d7529e852b10c234e6fe50fe713b7594e89485d583b99f63c72108c0701252

Contents?: true

Size: 257 Bytes

Versions: 11

Compression:

Stored size: 257 Bytes

Contents

.timeline
  %table
    %tbody
      %tr
        %th{scope: :row}
          = @attributes[:date]
        %td.event
          %span.description= @attributes[:title]
          -if @attributes[:link]
            %a.read_more{href: @attributes[:link]} Read More

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
shortcode-0.3.3 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.3.2 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.3.1 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.3.0 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.2.0 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.1.2 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.1.1 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.1.0 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.0.4 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.0.3 spec/support/templates/haml/timeline_event.html.haml
shortcode-0.0.2 spec/support/templates/haml/timeline_event.html.haml