Skip to content

3.1: Add ability to render drops as JSON#4914

Merged
parkr merged 2 commits into3.1-stablefrom
3.1-jsonify-drops
May 19, 2016
Merged

3.1: Add ability to render drops as JSON#4914
parkr merged 2 commits into3.1-stablefrom
3.1-jsonify-drops

Conversation

@parkr
Copy link
Copy Markdown
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.

2 participants