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,070 of 192,692
Downloads: 5,262,197

Daily

Ranking: 4,375 of 192,666
Downloads: 311

Depended by

RankDownloadsName
117395,405,175hashdiff
4,0362,628,090instagram
4,3092,204,542jeweler
5,6591,148,178hex_string
6,103935,751RubyApp
8,167496,723blather
8,850417,933goliath
11,322249,861ramaze
11,612236,587instagram-continued
12,174214,853acts_as_markup
12,760194,874sensu-em
12,952189,094capistrano-slack
13,694169,197fire_poll
14,114159,432typogruby
14,197157,549juwelier
15,123139,196integer-obfuscator
15,440134,260preconditions
15,470133,788rubillow
16,224122,124acts_as_decimal
16,228122,024modelish

Depends on

RankDownloadsName
29976,634,844rspec
1,48427,625,796rake-compiler
2,3549,260,232hoe
17,626105,342tidy-ext
23,71765,433hoe-mercurial
31,52543,418hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon