|
|
|
|
|
by cohomologo
3739 days ago
|
|
Whenever I see some new markdown thing, the first thing I do is check to see if math is supported, since most of my writing/collaboration uses math. Even my personal todo list needs math from time to time. I think its pretty easy to add math support by adding MathJax to your HTML template (e.g. as used in the markdown implementations of StackExchange, Jupyter Notebook, Quiver and such.) |
|