Prevent the spurious generation of newlines at the end of :lines
textareas. (This may be a bit of a hack. It appears that #in directives handle newline whitespace differently than #if - #if seems to ignore it! To account for this i used a literal '\n' string, to be included after every but the last value.)
Showing
Please register or sign in to comment