parent
e3c74d5365
commit
0701fa7b16
|
@ -60,7 +60,7 @@ module Jekyll
|
||||||
|
|
||||||
# Transform the contents based on the content type.
|
# Transform the contents based on the content type.
|
||||||
#
|
#
|
||||||
# Returns nothing.
|
# Returns the transformed contents.
|
||||||
def transform
|
def transform
|
||||||
converters.reduce(content) do |output, converter|
|
converters.reduce(content) do |output, converter|
|
||||||
begin
|
begin
|
||||||
|
|
Loading…
Reference in New Issue