# File lib/asciidoctor/substitutors.rb, line 158
  def apply_header_subs(text)
    apply_subs text, SUBS[:header]
  end