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,001 of 187,960
Downloads: 5,069,755

Daily

Ranking: 4,023 of 187,950
Downloads: 1,219

Depended by

RankDownloadsName
115360,406,722hashdiff
3,8902,609,706instagram
4,3072,019,664jeweler
5,5411,100,825hex_string
5,937916,302RubyApp
7,970479,313blather
8,543411,394goliath
10,920241,491ramaze
11,071235,500instagram-continued
11,667212,262acts_as_markup
12,253192,195sensu-em
12,399187,618capistrano-slack
13,272164,051fire_poll
13,867150,173typogruby
14,098145,437juwelier
14,823132,977preconditions
15,062129,084integer-obfuscator
15,207126,985rubillow
15,604121,009acts_as_decimal
15,688119,420modelish

Depends on

RankDownloadsName
28930,361,546rspec
1,55722,722,390rake-compiler
2,3029,019,356hoe
17,054103,022tidy-ext
23,33162,881hoe-mercurial
31,11641,812hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon