Quote:
Originally Posted by greentarch
You can add a new line with
See the FAQ for more info.
It's like
pawn Код:
1. Hello~n~2. Hi~n~3. How are you?
Will give you something like
pawn Код:
1. Hello 2. Hi 3. How are you?
( not with \n )
|
That and make sure not to have space before and after!