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

3.1: Add ability to render drops as JSON #4914

Merged
merged 2 commits into from May 19, 2016
Merged

Conversation

parkr
Copy link
Member

@parkr parkr commented May 19, 2016

Previously you could do, e.g. {{ site | jsonify }}, but with the introduction of Liquid Drops, this didn't work anymore.
This PR adds the ability to render drops as JSON. You can safely run drop.to_json and it should Do the Right Thing.

This fixes #4668 for the v3.1 series and should be ported to the master branch whenever convenient.

Previously you could do, e.g. {{ site | jsonify }}, but with the introduction of Liquid Drops, this didn't work anymore.
This PR adds the ability to render drops as JSON. You can safely run drop.to_json and it should Do the Right Thing.
@parkr parkr added this to the 3.1.6 milestone May 19, 2016
@parkr parkr added the fix label May 19, 2016
@parkr parkr self-assigned this May 19, 2016
@parkr parkr merged commit a7ee0af into 3.1-stable May 19, 2016
@parkr parkr deleted the 3.1-jsonify-drops branch May 19, 2016 19:44
@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

2 participants