module Asciidoctor::Substitutors
def apply_header_subs text
text - String containing the text process
Public: Apply substitutions for header metadata and attribute assignments
def apply_header_subs text apply_subs text, HEADER_SUBS end
def apply_header_subs text apply_subs text, HEADER_SUBS end