Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid #4907

Merged
merged 7 commits into from May 18, 2016

Conversation

parkr
Copy link
Member

@parkr parkr commented May 17, 2016

This fixes the bug in v3.1.3 described in #4906.

@parkr parkr added this to the 3.1.4 milestone May 17, 2016
@@ -21,7 +21,7 @@ def jruby?
require 'minitest/reporters'
require 'minitest/profile'
require 'rspec/mocks'
require 'jekyll'
require File.expand_path("../lib/jekyll.rb", __dir__)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

require_relative it's been so long I can't remember but I think it's been there since 1.9 so you should be able to use it.

@parkr parkr added the fix label May 17, 2016
@parkr parkr merged commit f99ffe5 into 3.1-stable May 18, 2016
@parkr parkr deleted the 3.1-page-excerpt-bug branch May 18, 2016 16:42
parkr added a commit that referenced this pull request May 18, 2016
@jekyll jekyll locked and limited conversation to collaborators Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants