# File lib/asciidoctor/extensions.rb, line 428
    def regexp
      @config[:regexp] ||= (resolve_regexp @name, @config[:format])
    end