module Asciidoctor::Substitutors
def apply_reftext_subs text
text - The String to process
Public: Apply substitutions for reftext.
def apply_reftext_subs text apply_subs text, REFTEXT_SUBS end
def apply_reftext_subs text apply_subs text, REFTEXT_SUBS end