Sha256: 27be043c6f393d995fb458e302e7e5c7f836d476c93ff7a7c075a8acf178f9db
Contents?: true
Size: 364 Bytes
Versions: 21
Compression:
Stored size: 364 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
Version | Path |
---|---|
hyla-1.0.1 | lib/resources/backends/haml/html5/inline_footnote.html.haml |