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,972 of 186,947
Downloads: 5,010,017

Daily

Ranking: 4,039 of 186,938
Downloads: 656

Depended by

RankDownloadsName
117347,596,509hashdiff
3,8472,601,387instagram
4,2831,974,426jeweler
5,5221,079,750hex_string
5,883907,011RubyApp
7,920470,114blather
8,437407,932goliath
10,905235,185ramaze
10,910234,838instagram-continued
11,533210,795acts_as_markup
12,115190,641sensu-em
12,246186,596capistrano-slack
13,177161,955fire_poll
13,770148,178typogruby
14,173140,052juwelier
14,622132,420preconditions
15,164124,200integer-obfuscator
15,250122,670rubillow
15,417120,389acts_as_decimal
15,572118,293modelish

Depends on

RankDownloadsName
27913,996,669rspec
1,60320,756,052rake-compiler
2,2708,918,680hoe
16,933101,505tidy-ext
23,29361,454hoe-mercurial
30,99840,966hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon