bluecloth 2.0.2
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).
Gemfile:
=
install:
=
Development Dependencies (12):
amatch
>= 0.2.3
libxml-ruby
>= 0.8.3
rake
>= 0.8.1
rcodetools
>= 0.7.0.0
rcov
>= 0
RedCloth
>= 4.0.3
rspec
>= 0
rubyforge
>= 0
termios
>= 0
text-format
>= 1.0.0
tmail
>= 1.2.3.1
ultraviolet
>= 0.10.2