Hi Fernando,<div><br></div><div>I don't know what this fixes or breaks, but I've ported the SE logic over into IPython dev branch:</div><div><br></div><div><a href="https://github.com/ahmadia/ipython/commit/58121491d37da1ba9d1525f08575b729c6905eb6">https://github.com/ahmadia/ipython/commit/58121491d37da1ba9d1525f08575b729c6905eb6</a></div>
<div><br></div><div><div><br class="Apple-interchange-newline">Here's some example Markdown+MathJaX that now works in the modified Notebook:</div><div><br></div><div>+++ </div><div><br></div><div><div><div>### Initial Value Problems</div>
<div><br></div><div>We are interested in solving initial value problems of the form:</div><div><br></div><div>\begin{align*}</div><div>y'(t) &= f(t,y), \ t \in [a,b] \\</div><div>y(a)  &= \alpha</div><div>\end{align*}</div>
</div><div><br></div><div>---</div><div><br></div><div>It renders fine in Chrome on OS X, I have not checked any other browsers.</div></div></div><div><br></div><div>I didn't squeeze a "this code is X licensed" out of the SE Folk, but Stack Exchange Community Manager Anna Lear told me I could do whatever I wanted with the code, just that it was unreleased and unsupported.  I don't have this in an email from SE or publicly recorded log, but I or somebody else can probably get this if we need it.</div>
<div><br></div><div>I've modified and adapted the code enough that I don't believe there are any IP issues, and I have also attributed Stack Exchange for their input.  I also added in a regular expression parser that works across browsers.</div>
<div><br></div><div><div><br></div><div>A</div><br><div class="gmail_quote">On Thu, Aug 23, 2012 at 6:38 PM, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com" target="_blank">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"><div class="im">On Thu, Aug 23, 2012 at 9:41 AM, MinRK <<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>> wrote:<br>

><br>
> Yes, absolutely!  If they have already solved the problem, then let's use an<br>
> existing and proven solution.<br>
<br>
</div>Major +1 from me on this; Aron, it would be awesome if you could make<br>
this happen!  The latex bugs have been driving many people nuts as of<br>
late, so this would be a phenomenal fix to have (and candidate for a<br>
0.13.1 backport).<br>
<br>
Cheers,<br>
<div class="HOEnZb"><div class="h5"><br>
f<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div>