danielfrg / pelican-jupyter

Pelican plugin for blogging with Jupyter/IPython Notebooks
Apache License 2.0
423 stars 105 forks source link

Problem with < sign in equations #119

Open newptcai opened 4 years ago

newptcai commented 4 years ago

In a recent post I have something like $p < p_c$ in a markdown cell. It looks fine the notebook. But when I used this plugin to convert it to a blog post, I noticed that the part after < is cut off.