Changes for version 0.21
- [Bugfix] Avoid linebreak \n when an inline element e.g. link is at the end of line of text.
- Add hooks: before_export_element, after_export_element.
Modules
- Org::To::Base - Base class for Org exporters
- Org::To::HTML - Export Org document to HTML
- Org::To::HTML::Link::cpandist - cpandist
- Org::To::HTML::Link::cpanmod - cpanmod
- Org::To::Role - Role for Org exporters