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