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,103 of 195,671
Downloads: 5,411,937

Daily

Ranking: 3,807 of 195,647
Downloads: 1,783

Depended by

RankDownloadsName
116416,498,059hashdiff
4,1282,639,652instagram
4,3622,284,843jeweler
5,7601,165,988hex_string
6,256945,037RubyApp
8,375510,238blather
9,143421,951goliath
11,451255,136ramaze
11,876237,058instagram-continued
12,391216,613acts_as_markup
12,996196,402sensu-em
13,216189,811capistrano-slack
13,869172,190fire_poll
14,156165,409typogruby
14,217163,900juwelier
15,218143,744integer-obfuscator
15,732135,433rubillow
15,756135,022preconditions
16,510123,178modelish
16,545122,743acts_as_decimal

Depends on

RankDownloadsName
291,005,253,991rspec
1,46629,636,104rake-compiler
2,3789,472,257hoe
17,906106,557tidy-ext
23,83467,235hoe-mercurial
31,55844,635hoe-highline

Owners

#GravatarHandle
1iconmahlon
2iconged