# File lib/asciidoctor/substitutors.rb, line 1323
  def resolve_pass_subs subs
    resolve_subs subs, :inline, nil, 'passthrough macro'
  end