class Markaby::HTML5
def default_options
def default_options super.merge({ output_xml_instruction: false, output_meta_tag: "html5", root_attributes: {} }) end
def default_options super.merge({ output_xml_instruction: false, output_meta_tag: "html5", root_attributes: {} }) end