Try adding 2 spaces (or a backslash \
) after the first line:
[Name of link](url) My line of text\
Visually:
[Name of link](url)<space><space> My line of text\
Output:
<p><a href="url">Name of link</a><br> My line of text<br></p>
Try adding 2 spaces (or a backslash \
) after the first line:
[Name of link](url) My line of text\
Visually:
[Name of link](url)<space><space> My line of text\
Output:
<p><a href="url">Name of link</a><br> My line of text<br></p>