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,984 of 187,224
Downloads: 5,028,474

Daily

Ranking: 4,272 of 187,196
Downloads: 1,080

Depended by

RankDownloadsName
116351,845,171hashdiff
3,8642,604,194instagram
4,2931,987,769jeweler
5,5301,086,580hex_string
5,902909,785RubyApp
7,937473,323blather
8,470409,265goliath
10,884238,527ramaze
10,958235,203instagram-continued
11,574211,215acts_as_markup
12,152191,388sensu-em
12,305187,067capistrano-slack
13,216162,731fire_poll
13,803148,802typogruby
14,148141,884juwelier
14,698132,647preconditions
15,137125,916integer-obfuscator
15,254123,909rubillow
15,508120,567acts_as_decimal
15,631118,716modelish

Depends on

RankDownloadsName
27919,195,736rspec
1,58921,341,454rake-compiler
2,2858,953,144hoe
16,975102,089tidy-ext
23,31462,043hoe-mercurial
31,06341,302hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon