Class: Coradoc::CoreModel::MonospaceElement

Inherits:
InlineElement
  • Object
show all
Defined in:
lib/coradoc/core_model/inline_element.rb

Constant Summary

Constants inherited from InlineElement

InlineElement::FORMAT_TYPES

Instance Attribute Summary

Attributes inherited from Base

#element_attributes, #id, #metadata_entries, #title

Class Method Summary collapse

Methods inherited from InlineElement

format_type_class, #resolve_format_type

Methods included from ChildrenContent

#children=, #flat_text, included, #initialize, #renderable_content, #to_hash

Methods inherited from Base

#accept, #attr, #metadata, #semantically_equivalent?, #set_attr, #set_metadata

Class Method Details

.format_typeObject



60
# File 'lib/coradoc/core_model/inline_element.rb', line 60

def self.format_type = 'monospace'