Sha256: 6d1fa16d7bcd3bc84f458113e511e55cb34555d0c9951aca13828bcbb42ef86c
Contents?: true
Size: 378 Bytes
Versions: 8
Compression:
Stored size: 378 Bytes
Contents
= html_tag('div', { :id => @id, :class => ['olist', @style, role] }.merge(data_attrs(@attributes))) - if title? .title=title ol class=@style start=(attr :start) type=list_marker_keyword - items.each do |item| li class=('fragment' if (option? :step) || (has_role? 'step') || (attr? 'step')) p=item.text - if item.blocks? =item.content
Version data entries
8 entries across 8 versions & 1 rubygems