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,085 of 193,756
Downloads: 5,311,304

Daily

Ranking: 3,616 of 193,649
Downloads: 1,969

Depended by

RankDownloadsName
116405,139,664hashdiff
4,0722,632,314instagram
4,3272,243,720jeweler
5,7001,157,448hex_string
6,191939,006RubyApp
8,342501,221blather
9,053419,509goliath
11,384252,056ramaze
11,738236,797instagram-continued
12,268215,270acts_as_markup
12,882195,426sensu-em
13,084189,403capistrano-slack
13,747171,261fire_poll
14,137162,034typogruby
14,228159,947juwelier
15,159141,454integer-obfuscator
15,584134,510preconditions
15,586134,502rubillow
16,356122,413modelish
16,362122,363acts_as_decimal

Depends on

RankDownloadsName
29989,540,006rspec
1,47528,684,964rake-compiler
2,3689,343,718hoe
17,741105,915tidy-ext
23,75466,258hoe-mercurial
31,48144,007hoe-highline

Owners

#GravatarHandle
1iconged
2iconmahlon