Ludovic HENIN
Ludovic HENIN
you can use 6.x or so
I'm back online, please make a PR if you have a solution //cc @dherges @ChrisProlls
I might wait a bit before versioning this one as this introduce a breaking change.
If you thing something is wrong you are very much welcome to send a PR.
Yeah, this is in the [Todo](https://github.com/ludohenin/gulp-inline-ng2-template#todo). I don't have much time to spend on this. Would you send a PR? this is where it should be done https://github.com/ludohenin/gulp-inline-ng2-template/blob/master/parser.js#L225
@tandu does it work if you escape the backslash ?
OK I'll do that.
Is this still valid ?
I actually have no idea how to fix that. Is it _just_ to escape backslashes ?
You can escape the characters using the `stypeProcessor` function. Before I push something, I'd like to know if this is just a matter of escaping the backslashes or if this...