Merge pull request #2957 from walpurgisriot/master
This commit is contained in:
commit
0553dc2f85
|
@ -60,7 +60,7 @@ module Jekyll
|
|||
|
||||
# Transform the contents based on the content type.
|
||||
#
|
||||
# Returns nothing.
|
||||
# Returns the transformed contents.
|
||||
def transform
|
||||
converters.reduce(content) do |output, converter|
|
||||
begin
|
||||
|
|
Loading…
Reference in New Issue