# File lib/asciidoctor/substituters.rb, line 111 def apply_header_subs(text) apply_subs(text, [:specialcharacters, :attributes]) end