Is there any way to put a blank line in a template output?
I've created a template to drop in a lot of the repetitive layout code and gives a consistent structure without having to recreate it every time. However the template output strips all blank lines and those blank lines really help the readability of the code.
The template works, it just looks and reads really bad.
Blank Lines in Templates
-
PierreLefrancois
- Posts: 23
- Joined: Wed Nov 09, 2016 3:02 am
Re: Blank Lines in Templates
Did you try @@COMMENT COMMENT(' ') ?
Re: Blank Lines in Templates
Yeah, I tried that but I was hoping there was some way to not have the asterisk.