It's a bit weird that they're using Pagedown for this, because it's mostly used for live previews, not rendering. Something must be misconfigured, because Pagedown+MathJax is a pretty standard setup. I'm digging into the code now.<div>
<br></div><div>A<br><br><div class="gmail_quote">On Thu, Aug 23, 2012 at 3:15 PM, Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com" target="_blank">takowl@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 23 August 2012 15:13, Aron Ahmadia <<a href="mailto:aron@ahmadia.net">aron@ahmadia.net</a>> wrote:<br>
> Okay, if the notebook is using python-markdown, it might be as simple as<br>
> installing this extension:<br>
<br>
</div>Unfortunately it's not. All the markdown processing happens in the<br>
browser, using Javascript. You can see the code for it here:<br>
<br>
<a href="https://github.com/ipython/ipython/blob/master/IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js" target="_blank">https://github.com/ipython/ipython/blob/master/IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js</a><br>
<div class="HOEnZb"><div class="h5"><br>
Thanks,<br>
Thomas<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>