# File lib/asciidoctor/converter/html5.rb, line 1103 def inline_indexterm node node.type == :visible ? node.text : '' end