Module: Rote

Defined in:
lib/rote.rb,
lib/rote/app.rb,
lib/rote/page.rb,
lib/rote/rotetasks.rb,
lib/rote/extratasks.rb,
lib/rote/filters/toc.rb,
lib/rote/format/html.rb,
lib/rote/filters/base.rb,
lib/rote/filters/eval.rb,
lib/rote/filters/exec.rb,
lib/rote/filters/rdoc.rb,
lib/rote/filters/tidy.rb,
lib/rote/filters/syntax.rb,
lib/rote/filters/redcloth.rb,
lib/rote/filters/bluecloth.rb

Overview

– Rote filter for HTML Tidy ©2005 Ross Bamford (and contributors)

See ‘rote.rb’ or LICENSE for licence information. $Id$ ++

Defined Under Namespace

Modules: Filters, Format Classes: Application, DocTask, ExtHash, FilePatterns, Page, RCovTask

Constant Summary collapse

STRIP_SLASHES =
/^\/?(.*?)\/?$/
FILE_EXT =
/\..*$/