org-ruby version 0.8.0
    by Brian Dewey
    http://github.com/bdewey/org-ruby

== DESCRIPTION

This gem contains Ruby routines for parsing org-mode files.The most
significant thing this library does today is convert org-mode files to
HTML or textile. 

== CHANGES

* A lot of refactoring work and bugfixes contributed by vonavi (many thanks!)
* Raw HTML is supported with #+html 
* Code indentation for code blocks is fixed now
* Support for definition lists is improved
* Bugfix for when including headlines in center and quote blocks.
* Indentation of HTML output improved
* Improvements to entities support for Textile and HTML outputs
