# File lib/asciidoctor/attribute_list.rb, line 202 def skip_delimiter @scanner.skip SKIP_PATTERNS[@delimiter] end