You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. I am using EJS to create a table. Of course, there is whitespace between each row. To remedy this, I tried using the '-%>' closing tag, but this causes unintended behaviour and does not cure the problem. I have includes some examples below.
Hi there. I am using EJS to create a table. Of course, there is whitespace between each row. To remedy this, I tried using the '-%>' closing tag, but this causes unintended behaviour and does not cure the problem. I have includes some examples below.
Without trim-mode:
http://i.imgur.com/k51qTaz.png
With trim-mode:
http://i.imgur.com/sfcRKmd.png
The tag:
https://hastebin.com/ulequmagey.js
Thanks.
The text was updated successfully, but these errors were encountered: