module Asciidoctor::Extensions::SyntaxProcessorDsl

def default_attributes value

def default_attributes value
  option :default_attrs, value
end