Often while coding view templates in html, my habit of adding some helpful comments causes lots of time-consuming effort while testing.
Consider this code...
/* (opener) */ (closer)
/*
*/
for example,
/*Commented P Tag */
Commented P Tag