On 2 Dec 2013, at 13:53, Kee Hinckley wrote:

From the docs, it seemed as though creating

[...]

in /Users/nazgul/Library/Application Support/MailMate/Scripts should have replaced the Markdown pre-processor, but that didn't seem to work, nor did editing the same file in the MailMate app itself. In fact, I finally had to replace the ``sundown`` program with a shell script.

You are of course welcome to hack whatever you want, but I do not officially support replacing the Markdown converter. The included converter includes various changes to behave nicely when a by-product is the plain text body part in the generated email.

What's particularly odd though, is that MailMate is putting a UID in the output that is sent to the Markdown pre-processor, and it's including it just before the last line. So I ended up having the following script.[^foot]

This is a hack to be able to locate the position of the caret in the HTML generated (for auto-scrolling). It currently does not work well though (if at all).

--
Benny
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to