Class: Burr::TocPlugin
Constant Summary
Constants inherited from Plugin
Plugin::PRIORITIES, Plugin::VALIDS
Instance Attribute Summary
Attributes inherited from Plugin
Instance Method Summary collapse
Methods inherited from Plugin
<=>, inherited, #initialize, priority, subclasses
Constructor Details
This class inherits a constructor from Burr::Plugin
Instance Method Details
#after_parse ⇒ Object
4 5 6 |
# File 'lib/burr/plugins/toc.rb', line 4 def after_parse parse_toc end |