Files | Admin

Notes:

Release Name: 1.3.2

Notes:
Represent ActiveRecord Markdown, Textile, Wiki text, RDoc columns as Markdown, Textile Wikitext, RDoc objects using various external libraries to convert to HTML.


Changes: == 1.3.1 / 2008-04-27 * Update rake tasks and way RDoc is generated * Ensure works with Rails 2.3.2 and latest version of related markup gems. == 1.3.0 / 2008-11-19 * Add ability to accept options that will be passed to supported markup parsers. (chewi[http://github.com/chewi/])