Math equation
zihaosino opened this issue · 3 comments
zihaosino commented
I wander this will support mathjax render
just like adding below code in html can render math equation
<script type="text/x-mathjax-config">MathJax.Hub.Config({tex2jax: {inlineMath:[['$','$']]}});</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=default' async></script>
yig commented
I would like an option for math support. GitHub markdown now supports math. It would be nice to be able to preview that in QLMarkdown.
thanhqtran commented
It seems to me that iPreview is the only app that supports Math typeset.
I hope QLMarkdown can add this feature soon.
sbarex commented
Implemented on release 1.0.16 (41).