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

reverse the GH-134 since it is backward incompatible #143

Merged
merged 1 commit into from
Sep 11, 2012
Merged

Conversation

vybs
Copy link
Contributor

@vybs vybs commented Sep 11, 2012

Added more comments explaining the supported use cases in the section block. reversed the change made earlier to not support scalars in #, but could be a backward incompatible change to rollout and painful thing go through!

@@ -378,13 +378,13 @@ Chunk.prototype.reference = function(elem, context, auto, filters) {
};

Chunk.prototype.section = function(elem, context, bodies, params) {
// lambda functions
Copy link
Contributor

Choose a reason for hiding this comment

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

Usually called anonymous in JavaScript.

vybs added a commit that referenced this pull request Sep 11, 2012
 reverse the GH-134 since it is backward incompatible
@vybs vybs merged commit 52c33fd into master Sep 11, 2012
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.

2 participants