Class: Coradoc::CoreModel::MonospaceElement
- Inherits:
-
InlineElement
- Object
- Lutaml::Model::Serializable
- Base
- InlineElement
- Coradoc::CoreModel::MonospaceElement
- Defined in:
- lib/coradoc/core_model/inline_element.rb
Constant Summary
Constants inherited from InlineElement
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_type ⇒ Object
60 |
# File 'lib/coradoc/core_model/inline_element.rb', line 60 def self.format_type = 'monospace' |