Edgar Espina
Edgar Espina
Thanks, will have a look later (end of the month)
~~That rule produces a side effect: https://github.com/jknack/handlebars.java/issues/660~~ ~~We need to add the missing window new line character~~
Sorry, ignore my previous comment (answer too early). Did you excludes windows new line char in your rule? That will do it
don't remember exactly, but think is was bc of handlebars.js
there was a reason.. do me a favor change the childcontext to do a normal `Context`, not a `ParentFirst`. Then run the tests, you will see there some odd use...
I'm surprise it is only one, sadly I copied that tests from handlebarsjs tests :S
:( doesn't make sense, never understand why they did it like this
there is no zip file (can't download)
I found the issue, but not sure how to fix it yet. It requires time and feel is going to break something else :S
Of course, will wait for pull request. Thanks