Release Name: 2.0.4
Notes:
BlueCloth is a Ruby implementation of [Markdown][1], a text-to-HTML conversion tool for web writers. To quote from the project page: Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
Changes:
* Added some more tests for various Discount extensions.
* Added support for the MKD_AUTOLINK (:auto_links => true) and MKD_SAFELINK
(:safe_links => true) Discount settings.
* Updated to Discount 1.4.4.
|