Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/docbook45.rb, line 737 def template @template ||= @eruby.new <%#encoding:UTF-8%><%if @type == :xref%><footnoteref linkend="<%= @target %>"/><%else%><footnote#{id}><simpara><%= @text %></simpara></footnote><%end %> end
[Validate]
Generated with the Darkfish Rdoc Generator 2.