NOTE we may decide to drop this alias
# File lib/asciidoctor/extensions.rb, line 512 def resolves_attributes *args if args.size == 1 && !args[0] option :content_model, :text return end super option :content_model, :attributes end