Method: Burr::AsidePlugin#after_parse
- Defined in:
- lib/burr/plugins/aside.rb
#after_parse ⇒ Object
Do something after parsed the item content.
5 6 7 |
# File 'lib/burr/plugins/aside.rb', line 5 def after_parse add_label end |
Do something after parsed the item content.
5 6 7 |
# File 'lib/burr/plugins/aside.rb', line 5 def after_parse add_label end |