# File lib/asciidoctor/attribute_list.rb, line 210
  def scan_to_delimiter
    @scanner.scan BOUNDARY_PATTERNS[@delimiter]
  end