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,062 of 192,104
Downloads: 5,239,648

Daily

Ranking: 3,611 of 192,085
Downloads: 507

Depended by

RankDownloadsName
117390,565,565hashdiff
4,0182,626,134instagram
4,2992,188,948jeweler
5,6431,143,103hex_string
6,086932,253RubyApp
8,123494,556blather
8,786417,084goliath
11,172248,747ramaze
11,446236,430instagram-continued
11,987214,529acts_as_markup
12,580194,654sensu-em
12,767188,899capistrano-slack
13,563167,814fire_poll
13,976158,255typogruby
14,069156,394juwelier
14,994137,977integer-obfuscator
15,243134,095preconditions
15,305133,178rubillow
16,032121,991acts_as_decimal
16,052121,773modelish

Depends on

RankDownloadsName
29970,683,748rspec
1,49626,993,015rake-compiler
2,3439,227,476hoe
17,516104,929tidy-ext
23,72564,931hoe-mercurial
31,57843,033hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon