Class: PseudoHiki::Xhtml5Format

Inherits:
XhtmlFormat show all
Defined in:
lib/pseudohiki/htmlformat.rb,
lib/pseudohiki/htmlplugin.rb

Constant Summary collapse

Formatter =
HtmlFormat::Formatter.dup

Constants inherited from HtmlFormat

HtmlFormat::ImgFormat

Instance Attribute Summary

Attributes inherited from HtmlFormat

#element_name, #format_class, #formatter, #generator

Method Summary

Methods inherited from HtmlFormat

create, #create_element, default_options, format, get_plain, #initialize, #push_visited_results, setup_new_formatter, #split_into_parts, #visit, #visited_result

Constructor Details

This class inherits a constructor from PseudoHiki::HtmlFormat