# File lib/asciidoctor/document.rb, line 573 def embedded? # QUESTION should this be !@options[:header_footer] ? @attributes.key? 'embedded' end