Let's say i am writing a aliases with directions on how to unlock and open car door.

/test /say Here are the steps on how to unlock and open car door>>step 1.get the key for the door lock>>step 2 insert key into door lock.>>>step 3.rotate key clockwise untill it will not rotate.>>>step 4 pull door handle up untill door opens.

Okay here is question: How do i write this so the steps will display like below .
Here are the steps on how to unlock and open car door
>>step 1.get the key for the door lock
>>step 2 insert key into door lock.
>>step 3.rotate key clockwise untill it will not rotate.
>>step 4 pull door handle up untill door opens.
as you can see I am wanting each step on a seperate line in the chat.
Instead of being displayed as below.

Here are the steps on how to unlock and open car door>>step 1.get the key for the door lock>>step 2 insert key into door lock.>>>step3.rotate key clockwise untill it will not rotate.>>>step 4pull door handle up untill door opens.