multiline is a template tag function which removes leading indentation from each line of a string, and the first/last newline, to allow it to be more readable in code. multiline also indents ...
Javascript string could use backslash for concatenation like this: var string = 'first line\ second line'; wro4j works fine only if after backslash only LF (line feed ...