<div class="markdown">
<p dir="auto">On 5 Jan 2015, at 16:59, Allie Martin wrote:</p>

<blockquote>
<p dir="auto">On 5 Jan 2015, at 10:34, Matt Gray wrote:</p>

<blockquote>
<p dir="auto">I use drag-and-drop to insert attached images in a Markdown message (with rendering an HTML part enabled). Dragging and dropping the image file into the text editing pane where I want to insert the image both attaches the image and creates a correct reference to it.</p>
</blockquote>

<p dir="auto">Thanks.  I tried this and it works.  What's interesting is the message id that's in the reference.  Where does that come from?  It's different from the message id assigned to the message being composed.  You can see the message's id by hitting ⌥⌘U and looking at the source in the preview window.</p>
</blockquote>

<p dir="auto">It's the ID of the attachment. Look for <code>Content-ID</code> further down in the raw message view. (This header is only added, I think, when using drag'n'drop to inline something.)</p>

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

</div>