Nice!  I've got my own locally, which is very similar, with the principal difference that it uses pandoc to handle some of the translations (e.g. md to rst).  That's precisely how I discovered the issue described in <a href="https://github.com/ipython/ipython/pull/1206">PR #1206</a>, since colored plaintext output is currently corrupted as the HTML output.<br>

<br><div class="gmail_quote">On Thu, Jan 5, 2012 at 23:57, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com">fperez.net@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
this isn't even ready for a pr, so I put it up in a gist:<br>
<br>
<a href="https://gist.github.com/1569580" target="_blank">https://gist.github.com/1569580</a><br>
<br>
but it should do the job for simple cases.  We hope to soon build<br>
something clean and robust for this into ipython itself, promised.<br>
But I need something like this *now* and I'm absurdly busy, so I had<br>
to write a quick solution for now, and figured some enterprising soul<br>
might carry it forward...<br>
<br>
Cheers,<br>
<br>
f<br>
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
</blockquote></div><br>