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.9 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.9.pre.3 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.9.pre.2 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.9.pre.1 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.8 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.9 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.8 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.7 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.6 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.5 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.3 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.2 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.7.pre.1 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.6 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.5 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.5.pre.1 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.4 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.3 lib/resources/backends/haml/html5/inline_footnote.html.haml
hyla-1.0.2 lib/resources/backends/haml/html5/inline_footnote.html.haml