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

Adds support for sub expressions #1

Merged
merged 1 commit into from Mar 20, 2016

Conversation

rosschapman
Copy link

This PR adds support for passing in sub-expressions whether they export a basic result or a SafeString result. Allows you to do:

{{markdown-to-html markdown=(my-helper someVar)}}

Also needed to lock jquery versions in bower.json because was throwing "Assertion Failed: Ember Views require jQuery between 1.7 and 2.1." See emberjs/ember.js#12787 for more info.

rosschapman pushed a commit that referenced this pull request Mar 20, 2016
…ssions

Adds support for sub expressions
@rosschapman rosschapman merged commit 9c8f25e into master Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant