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,112 of 196,218
Downloads: 5,438,585

Daily

Ranking: 3,415 of 196,179
Downloads: 2,319

Depended by

RankDownloadsName
116421,189,998hashdiff
4,1412,643,294instagram
4,3702,298,795jeweler
5,7811,170,585hex_string
6,401946,713RubyApp
8,393514,204blather
9,179422,901goliath
11,472256,665ramaze
11,926237,150instagram-continued
12,432217,236acts_as_markup
13,042196,828sensu-em
13,269189,903capistrano-slack
13,915172,508fire_poll
14,157166,491typogruby
14,230164,902juwelier
15,237144,874integer-obfuscator
15,776135,708rubillow
15,806135,265preconditions
16,556123,604modelish
16,612122,808acts_as_decimal

Depends on

RankDownloadsName
291,011,902,583rspec
1,46330,056,924rake-compiler
2,3829,517,242hoe
17,959106,826tidy-ext
23,81167,776hoe-mercurial
31,52245,008hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon