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

Removal of delimiters and support for partials #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mchlbrnd
Copy link
Contributor

Hi,

The handlebars delimiters resulted in unexpected behavior after testing with more complex handlebar templates. Therefore I have removed this functionality.

I also added Handlebars partial support. For now it is a single directory, but we could easily extend this with a glob with a particular file extension (ie, */.hbs).

Also, tests for partials have not been written yet..

Cheers,
Michael

Michael Wolbert and others added 6 commits October 31, 2014 08:48
Added options for partial and helper registration
Removed delimiters (seems like a bug in the package; not all expressions were evaluated)
@hurrymaplelad
Copy link
Owner

Mind resolving the merge conflict?

@mchlbrnd
Copy link
Contributor Author

Ofcourse, will do so end of the day!

@mchlbrnd
Copy link
Contributor Author

Adam,

Could you girant me write permissions on the repo so I can merge conflicts?

Thanks!

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.

None yet

2 participants