rmcgibbo / slidedeck

Beautiful HTML5 slides in markdown. A easy-to-use fork of the google-io-2012 slide deck
317 stars 47 forks source link

Fixes mathjax bugs #26

Closed rmcgibbo closed 10 years ago

rmcgibbo commented 10 years ago

There were some bugs due to markdown processing the mathjax for underscores that came up, especially when using literal curly braces $\{ \}$ and linebreaks \\. This fixes them.

Code from https://github.com/mayoff/python-markdown-mathjax