Sha256: ac661f36b48546d83aa2db6ac06b7ed95a168b7423a60e114a53ffe5c1224ec8
Contents?: true
Size: 363 Bytes
Versions: 21
Compression:
Stored size: 363 Bytes
Contents
- if @type == :xref %span.footnoteref = surround '[', ']' do %a.footnote(href="#_footnote_#{attr :index}" title="View footnote.")=attr :index - else %span.footnote{:id=>(['_footnote', @id] if @id)} = surround '[', ']' do %a.footnote(href="#_footnote_#{attr :index}" title="View footnote."){:id=>['_footnoteref', (attr :index)]}=attr :index
Version data entries
21 entries across 21 versions & 1 rubygems