<div class="markdown">
<p dir="auto">Hi Jason,</p>

<p dir="auto">Happy you got that sorted out. As for your question, that's the syntax for including an inline image. So, for your specific case:</p>

<p dir="auto">Creating a link in markdown would be:</p>

<pre><code>[Text](url)
</code></pre>

<p dir="auto">Adding and Image:</p>

<pre><code>![Alt Text](Image URL)
</code></pre>

<p dir="auto">Combine both to get you end result:</p>

<pre><code>[![](image url)](URL)
</code></pre>

<p dir="auto">More details <a href="http://daringfireball.net/projects/markdown/syntax#img">here</a></p>

<p dir="auto">Cheers,<br>
Pedro</p>

<p dir="auto">On 16 Jan 2014, at 15:35, Jason Davies wrote:</p>

<blockquote>
<p dir="auto">On 16 Jan 2014, at 15:25, Pedro Lobo wrote:</p>

<blockquote>
<p dir="auto">I feel your pain, we have the same policy at work :(<br>
I'd advise you host the image somewhere (Droplr, Dropbox etc.) and then create a Markdown signature with the image in it.<br>
some thing along these lines should work:</p>

<p dir="auto"><a href="http://university%20url.com"><img src="http://url_to_image.jpeg" alt=""></a></p>

<p dir="auto">Hope this helps.</p>
</blockquote>

<p dir="auto">It <em>does</em>, thank you (I'll treat you to it below).</p>

<p dir="auto">If you have the patience, what does the exclamation mark in square brackets do? I had mucked around with creating links but had not quite got it to work properly. That seems to be the missing factor). I realise this is OT - perhaps reply privately (with my thanks).</p>

<p dir="auto">As for using Markdwon in my signature - previous reply, thanks - , I had found that the raw text kept getting through and had not troubleshooted, so have been using plain text since emailers parse it all anyway.</p>

<p dir="auto">Perhaps I can persuade other people to do this - it solves the attachment-when-searching issue but also they are struggling to make it clickable apparently (hah! the fools! so little do they know of how these things work in Outlook-land)</p>

<p dir="auto">-- </p>

<p dir="auto">Dr Jason Davies: <a href="http://www.ucl.ac.uk/%7Eucgajpd/Academic/">http://www.ucl.ac.uk/~ucgajpd/Academic/</a><br>
UCL Teaching and Learning Conference: <a href="https://www.ucl.ac.uk/calt/events/caltconference14">https://www.ucl.ac.uk/calt/events/caltconference14</a><br>
CALT-BEAMS PGTA or new teachers Professional Recognition: <a href="https://moodle.ucl.ac.uk/course/view.php?id=20979&section=7">https://moodle.ucl.ac.uk/course/view.php?id=20979&section=7</a> (look for Professional Recognition tab)<br>
Investigating Research module: <a href="https://moodle.ucl.ac.uk/course/view.php?id=1907">https://moodle.ucl.ac.uk/course/view.php?id=1907</a><br>
SRHE Academic Practice Network: <a href="http://www.srhe.ac.uk/networks/academic_practice.asp">http://www.srhe.ac.uk/networks/academic_practice.asp</a></p>

<p dir="auto"><a href="https://www.ucl.ac.uk/calt/events/caltconference14"><img src="http://www.ucl.ac.uk/%7Eucgajpd/Academic/TLConference14.jpg" alt=""></a>_______________________________________________<br>
mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>