Gwendal Roué

Results 177 comments of Gwendal Roué

OK. I have pushed on the [white_space branch](https://github.com/groue/GRMustache/tree/white_space) the state of the work, which solves this issue, and only this one :) Would you mind checking this release candidate? I...

All right. Thank you for doing the sanity tests I was too tired to do. OK, we need some tuning and adjustment. > Will this whitespace behaviour become the default...

I've just pushed tuning, based on your input, to the white_space branch. Let me know how it feels. If it's OK, I'd like to keep on the cooperation with you,...

Thanks for your support, Jonathan. Regarding the line containing several tags separated by white spaces: Initially my intent was to strip lines such as `\s*{{tag}}\s*`, but to keep `\s*{{tag}}.*{{tag}}\s*`. My...

> However, only stripping `\s*{{tag}}\s*` appears somewhat limiting as it prevents the building of more complex expressions that can be stripped (it means that refactoring a single tag expression in...

All right. Current white_space branch has the future `stripsBlankLines` configuration set by default.

:-) On the way to #45, then!

Hi Sam, you are everywhere :-) Merging master on this branch is likely to conflict a lot. And actually I'm not happy at all with the job done here. I...

Yes, it looks very convenient. This is a nice solution until the white spaces are managed by the library in a less ad-hoc way.

Hello Michel. Yes, it is possible to do so, but you first need to tell me which platform you target. Is is watchOS, iOS, OS X, tvOS?