<div class="markdown">
<p dir="auto">On 9 Aug 2015, at 8:09, Max Rydahl Andersen wrote:</p>

<blockquote>
<p dir="auto">Don't know why it's not working then. Do you get any error messages in the Terminal window if you try it after launching MailMate like this:</p>

<blockquote>
<p dir="auto">/Applications/MailMate.app/Contents/MacOS/MailMate</p>
</blockquote>

<p dir="auto">I actually get very very little output when I run like this. <br>
So no, does not get any errors affairs.</p>
</blockquote>

<p dir="auto">update to latest and removed pygmentize and no matter what I do things like:</p>

<code class="c++">
    // This is C++ code
    for(int i=0; i < 42; ++i)
        printf("Hello world\\\\n");

</code>

<p dir="auto">does not do anything but just make one line with <code> markup. No syntax highlighting nor request to install pygmentize ;/</p>

<p dir="auto">Any idea ?</p>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen">http://about.me/maxandersen</a></p>

</div>