# File lib/asciidoctor/substitutors.rb, line 167
  def apply_reftext_subs text
    apply_subs text, REFTEXT_SUBS
  end