class Asciidoctor::AttributeList

def skip_blank

def skip_blank
  @scanner.skip BlankRx
end