<div class="markdown">
<p dir="auto">What's cool is that you can mark some lines and then hit <code>⌘]</code> to move them to the right so that they will show up as code in the outgoing mail.</p>

<p dir="auto">So it becomes easy to copy them from your terminal and paste them into MailMate.</p>

<p dir="auto">Hm.  But actually adding</p>

<pre><code>```
foo
```
</code></pre>

<p dir="auto">around the text is also easy...</p>

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

<p dir="auto">On 13 Jul 2015, at 12:38, Enrico Thierbach wrote:</p>

<blockquote>
<p dir="auto">You could use the Markdown code block syntax, e.g.</p>

<pre><code>This is some code.
</code></pre>

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

<pre><code>ditto
</code></pre>

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

<p dir="auto">On 13 Jul 2015, at 12:03, Muster Hans wrote:</p>

<blockquote>
<p dir="auto">Hi,</p>

<p dir="auto">Mail programs I have used previously have had an easy way to display the current message in a non-proportional font, which makes it easy to read the output of text based reports such as those output by Terminal commands:</p>

<p dir="auto">For example, here's the first few lines of the 'top' command in Terminal:</p>

<p dir="auto">PID   COMMAND      %CPU TIME     #TH  #WQ  #POR #MRE RPRVT  RSHRD  RSIZE  VPRVT  VSIZE  PGRP PPID<br>
6383  launchproxy  0.0  00:00.00 1    0    19   26   136K   216K   500K   27M    2386M  6383 1<br>
6382  top          3.8  00:00.81 1/1  0    26   30   868K   216K   1616K  17M    2376M  6382 570<br>
1019  cfprefsd     0.0  00:00.01 2    2    29   38   240K   220K   920K   12M    2378M  1019 1015</p>

<p dir="auto">This looks fine in the compose window, but will probably be distorted when I view it after posting.</p>

<hr>

<p dir="auto">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>

<hr>

<p dir="auto">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>