# File lib/asciidoctor/backends/docbook45.rb, line 734
  def result(node)
    anchor(node.target, node.text, node.type)
  end