Module: Pekky::Format

Defined in:
lib/pekky/format.rb

Overview

The Format module acts as a container for the renderers and filters. Renderers take markup of some kind and output HTML. Filters accept HTML and modify it in some way. It also contains sundry utility methods for HTML manipulation.

Defined Under Namespace

Modules: Util Classes: Erb, Filters, Formatters, Haml, LibaryMissingError, Links, Markdown, Rdoc, Textile, Transformer, Wrapper