Skip to content

render nested code#161

Merged
boulter merged 1 commit into
masterfrom
render-nested-code
Nov 16, 2017
Merged

render nested code#161
boulter merged 1 commit into
masterfrom
render-nested-code

Conversation

@boulter

@boulter boulter commented Nov 16, 2017

Copy link
Copy Markdown
Contributor

When nested interpretation is enabled, we previously checked if a string contained {{ to see if we should interpret it. This did not catch strings that contained {% even though those would be interpreted too if the string also had {{. Now we check for both so we evaluate nested code consistently.

@boulter boulter requested a review from hs-lsong November 16, 2017 22:11

@hs-lsong hs-lsong left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@boulter boulter merged commit c500c59 into master Nov 16, 2017
@boulter boulter deleted the render-nested-code branch November 16, 2017 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants