class Asciidoctor::AttributeList

def skip_delimiter

def skip_delimiter
  @scanner.skip @delimiter_skip_pattern
end