<p>Hello, <a rel="external" href="http://google.com">a link that's external</a>, e.g. linking offsite.</p>
<p>Hello, <a href="http://google.com"class="file">a link to a file</a>, e.g. download.</p>
<p>Hello, <a rel="external" href="http://google.com"class="file">a link that's both</a>, e.g. external and download.</p>
<p>Hello, <a rel="external" href="http://google.com" class="file">this is a link that's both external and to a file</a>, and furthermore, it's long enough that it will wrap to another line. This causes a weird bug in some browsers until you mess with the CSS, then it just fixes itself.</a></p>