mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-17 18:11:36 -05:00
Merge pull request #2309 from jekyll/remove-unreleased-notes
This commit is contained in:
@@ -194,6 +194,7 @@ module Jekyll
|
||||
def to_liquid
|
||||
if data.is_a?(Hash)
|
||||
Utils.deep_merge_hashes data, {
|
||||
"output" => output,
|
||||
"content" => content,
|
||||
"path" => path,
|
||||
"relative_path" => relative_path,
|
||||
|
||||
Reference in New Issue
Block a user