output:
hello How are you
code:
Ho
In case this helps someone...
You could do this:
This is an inline link?
With this css:
a.on-new-line:before { content: ' '; font-size:0; display:block; line-height:0; }