For Windows its two ASCII characters: CR (13th character) and LF (10th character). Everyone else uses LF. As long as you don't need Windows you can just use LF.
You should be fine with adding:
whenever u need it. Note the non-standard slash. It allows you to type a character that normally is impossible.