I have many
s' in my jade file and it shows as warnings when i run the node server :
Warning: missing space before text for line 210 of jade file "C:\Users\XX\Documents\GitHub\XXX\XX\registerPage.jade"
This warnings shows up wherever there is a
, I don't want it because the logs file generated from server are filled with these warnings.