New Line in Comment

 

Is there a new line command for comments?  So instead of:

comment 1 comment 2 comment3


I could have:

comment1

comment2

comment3

Also, is there any way to change the color of parts of the comments?:

(white text)comment   (red text)1

 
Comment("\n Like \n this \n and no.");
Reason: