Question
Document Generation API Not handling carriage return/new line in conditional expressions
Hi,
I'm having trouble with a section of my document where I would like to include multiple paragraphs. It seems the conditional {% conditional-section expr(Binding = "Yes") %} will just get ignored and show up in the final document if there is a "return" anywhere before the {% end-section %}
Is that expected behaviour or am I doing something wrong?
Thanks
