# File lib/asciidoctor/substitutors.rb, line 176
  def apply_header_subs(text)
    apply_subs text, HEADER_SUBS
  end