Subject: | <%method name> adds extra "\n" to the output |
<%method name> adds extra "\n" to the output
as workaround I can use "\" at the end:
<%method name>\
but this is ugly. because <\%method> do not add extra "\n"
PS. is there flag that do not generate "\n" for empty lines? This is useful for code formatting which do not influence the output.