Class: Stepmod::Utils::Converters::ExtDescriptions
- Inherits:
-
Base
- Object
- Coradoc::Input::Html::Converters::Base
- Base
- Stepmod::Utils::Converters::ExtDescriptions
- Defined in:
- lib/stepmod/utils/converters/ext_descriptions.rb
Instance Method Summary collapse
Instance Method Details
#to_coradoc(node, state = {}) ⇒ Object
7 8 9 |
# File 'lib/stepmod/utils/converters/ext_descriptions.rb', line 7 def to_coradoc(node, state = {}) treat_children(node, state) end |