convertible.rb

Path: lib/jekyll/convertible.rb
Last Update: Thu Jan 06 09:03:36 +0000 2011

Convertible provides methods for converting a pagelike item from a certain type of markup into actual content

Requires

  self.site -> Jekyll::Site
  self.content
  self.content=
  self.data=
  self.ext=
  self.output=

[Validate]