Merge pull request #1866 from colindean/patch-2

This commit is contained in:
Parker Moore 2013-12-25 22:06:34 -08:00
commit ebaa484294
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ require 'set'
# self.ext= # self.ext=
# self.output= # self.output=
# self.name # self.name
# self.path
module Jekyll module Jekyll
module Convertible module Convertible
# Returns the contents as a String. # Returns the contents as a String.