Release Name: 2.0.4
Notes:
RedCloth is a module for using Textile in Ruby.
Textile is a text format. A very simple text
format. Another stab at making readable text that
can be converted to HTML.
This release is a bit more stress-tested than
the previous. Very minor updates to the handling
of inlines, so they don't step on stuff that's
meant to be entities. Also, footnotes are scaled
back a bit.
Changes:
--- %YAML:1.0
- version: 2.0.4
date: 2004-04-08
changes:
- Scaled back aggresiveness of the inline matching to aid the em-dash.
- Scaled back footnotes to stay out of array indices.
|