# File lib/asciidoctor/attribute_list.rb, line 214
  def skip_delimiter
    @scanner.skip @delimiter_skip_pattern
  end