We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cc04c commit e84408aCopy full SHA for e84408a
lib/jekyll-haml/ext/convertible.rb
@@ -5,7 +5,7 @@ class Layout
5
6
def initialize(*args)
7
old_initialize(*args)
8
- self.transform
+ self.content = self.transform
9
end
10
11
0 commit comments