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