RubyGems Navigation menu

k33l0r-redclothcoderay 0.3.4

Adds CodeRay syntax highlighting support to RedCloth, with a ‘source’ tag. See the examples below. A short summary of what you can do: * <source>foo</source> - Use this tag to produce CodeRay highlighted HTML for the contents within that tag. The language defaults to Ruby. * <source:css>foo</source> - Highlight as usual, but highlight as CSS. Supports everything CodeRay supports. Refer to the CodeRay documentation for a list of supported languages.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.5 - August 11, 2014 (6.5 KB)
  2. 0.3.4 - August 11, 2014 (3.5 KB)
  3. 0.3.3 - August 11, 2014 (3.5 KB)
  4. 0.3.1 - August 11, 2014 (3.5 KB)
  5. 0.3.0 - August 11, 2014 (3.5 KB)

Runtime Dependencies (2):

coderay >= 0
RedCloth >= 0

Authors:

  • August Lilleaas, Matias Korhonen

SHA 256 checksum:

ad952f951df0d431058eb94155d66a50e4e29bbeba3026aa0dfc9fb5c9ba7be8

Total downloads 14,329

For this version 2,599

Licenses:

N/A

Required Ruby Version: >= 0

Links: