Quote:
Originally Posted by chaley
It isn't a bug. Newlines aren't significant in basic templates. Your solution is a good one. Another would be to use an advanced template:
Code:
program:
$#words & character('newline') & $#genre
|
Thank you! I knew this was probably the case, but since it still means that the way it worked before was the bug I thought it might be useful to report it!