RubyGems Navigation menu

augustl-redclothcoderay 0.3.1

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:
=

安装:
=

版本列表:

  1. 0.3.5 August 11, 2014 (6.5 KB)
  2. 0.3.1 August 11, 2014 (3.5 KB)
  3. 0.3.0 August 11, 2014 (3.5 KB)
  4. 0.2.0 August 11, 2014 (6.0 KB)

Runtime 依赖 (2):

coderay >= 0
RedCloth >= 0

作者:

  • August Lilleaas, Matias Korhonen

SHA 256 校验和:

=

下载总量 13,254

这个版本 3,107

版本发布:

许可:

需要的 Ruby 版本: >= 0

链接: