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: 2,991 of 187,571
Downloads: 5,047,598

Daily

Ranking: 4,307 of 187,548
Downloads: 989

Depended by

RankDownloadsName
115356,100,069hashdiff
3,8722,607,056instagram
4,2982,003,833jeweler
5,5351,093,192hex_string
5,921912,635RubyApp
7,949476,874blather
8,508410,533goliath
10,888240,210ramaze
11,016235,363instagram-continued
11,631211,698acts_as_markup
12,201191,838sensu-em
12,347187,362capistrano-slack
13,240163,411fire_poll
13,838149,632typogruby
14,095144,236juwelier
14,746132,815preconditions
15,090127,591integer-obfuscator
15,231125,567rubillow
15,563120,772acts_as_decimal
15,664119,063modelish

Depends on

RankDownloadsName
28924,848,930rspec
1,57321,999,489rake-compiler
2,2988,985,762hoe
16,998102,655tidy-ext
23,28762,580hoe-mercurial
31,02441,655hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon