HTML can be a bit finicky like that. This is the only solution I could find.
a { display: inline-block; }
<p> <a href="stackoverflow.com"> Run. </a> <span>(Explanation)</span> </p>