# File lib/asciidoctor/attribute_list.rb, line 198
  def skip_blank
    @scanner.skip SKIP_PATTERNS[:blank]
  end