<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>On Mar 28, 2016, at 1:15 PM, Adam Liter <<a href="mailto:adam.liter@gmail.com">adam.liter@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><p dir="auto">Thanks for your responses. Kee, how do you switch to the builtin markdown processor? </p>

<p dir="auto"></p></blockquote><br><div>I don't know if I should tell. Benny will probably shoot me if I cause any more problems for him. :)</div><div><br></div><div>I replaced the "sundown" binary inside of MailMate with my own markdown processor; initially a custom python pre-processor with multimarkdown as the backend, then later with pandoc.</div><div><br></div><div>And I made a modified version of the script which converts html to markdown, making it just pass through the html.</div><div><br></div><div>The downside of this is that if a MailMate user replies, _their_ mail program isn't going to handle all that stuff, so you'll lose a bunch of formatting.</div><div><br></div><div>I did it for two reasons. The primary one was that to use MailMate for work, I had to have a processor that would handle html as well as markdown. Secondarily I wanted to play with things like code styling, style sheets, and other addons that sundown didn't support.</div><div><br></div><div>Since then Benny has added nearly all the features I wanted (and then some). So I recently switched back to the builtin processor.</div></body></html>