Categories: None [Edit]

bluecloth

https://rubygems.org/gems/bluecloth
BlueCloth is a Ruby implementation of John Gruber's Markdown[http://daringfireball.net/projects/markdown/], 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). It borrows a naming convention and several helpings of interface from {Redcloth}[http://redcloth.org/], Why the Lucky Stiff's processor for a similar text-to-HTML conversion syntax called Textile[http://www.textism.com/tools/textile/]. BlueCloth 2 is a complete rewrite using David Parsons' Discount[http://www.pell.portland.or.us/~orc/Code/discount/] library, a C implementation of Markdown. I rewrote it using the extension for speed and accuracy; the original BlueCloth was a straight port from the Perl version that I wrote in a few days for my own use just to avoid having to shell out to Markdown.pl, and it was quite buggy and slow. I apologize to all the good people that sent me patches for it that were never released. Note that the new gem is called 'bluecloth' and the old one 'BlueCloth'. If you have both installed, you can ensure you're loading the new one with the 'gem' directive: # Load the 2.0 version gem 'bluecloth', '>= 2.0.0' # Load the 1.0 version gem 'BlueCloth' require 'bluecloth'

Total

Ranking: 3,056 of 191,455
Downloads: 5,207,956

Daily

Ranking: 3,688 of 191,429
Downloads: 1,421

Depended by

RankDownloadsName
116385,425,574hashdiff
4,0062,622,878instagram
4,2942,168,195jeweler
5,6251,137,419hex_string
6,068929,853RubyApp
8,098491,762blather
8,749416,125goliath
11,125247,726ramaze
11,375236,253instagram-continued
11,932214,119acts_as_markup
12,518194,153sensu-em
12,692188,793capistrano-slack
13,500167,308fire_poll
13,972156,302typogruby
14,165152,239juwelier
14,983136,699integer-obfuscator
15,156133,845preconditions
15,240132,709rubillow
15,939121,804acts_as_decimal
15,969121,261modelish

Depends on

RankDownloadsName
29964,231,479rspec
1,51126,319,010rake-compiler
2,3399,195,080hoe
17,393104,663tidy-ext
23,49964,653hoe-mercurial
31,37442,838hoe-highline

Owners

#GravatarHandle
1iconmahlon
2iconged