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,788 of 183,501
Downloads: 4,763,846

Daily

Ranking: 4,228 of 183,494
Downloads: 326

Depended by

RankDownloadsName
123285,880,438hashdiff
3,6072,568,840instagram
4,0891,861,258jeweler
5,354979,283hex_string
5,591879,620RubyApp
7,446446,067blather
7,969400,606goliath
10,269233,184instagram-continued
10,491223,793ramaze
10,894207,464acts_as_markup
11,444187,743sensu-em
11,534184,843capistrano-slack
12,927149,676fire_poll
13,344140,999typogruby
13,885130,681preconditions
14,810116,840acts_as_decimal
14,998114,112modelish
15,386108,924integer-obfuscator
15,628105,893jax
16,82793,621barney

Depends on

RankDownloadsName
25825,534,096rspec
1,74113,967,452rake-compiler
2,1078,607,147hoe
16,45697,139tidy-ext
22,76758,813hoe-mercurial
30,13239,615hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon