Request help with making instructions for subflows so they are readable

Sorry folks.

I am trying to understand how to include instructions on subflows.
So when you click on the i button (right side of screen) you see the instructions and they are formatted correctly.

I have part of it working, but not all.

How do I force a new line?
I've tried \n but it doesn't work.

The documentation is markdown.

A new line is created by 2 carriage returns or a HTML break <br/>