I'm using Light Table to edit MarkDown, using the lt-markdown plugin. It doesn't seem to support MathJax. Is there a way to enable it?
Asked
Active
Viewed 176 times
1 Answers
0
There doesn't seem to be any existing support for it but I don't think it would be too hard to add a feature or setting to do so. Create an issue to request it at the plugin's GitHub repo. If you can, submit a PR with the changes.
Based on my cursory reading of the plugin's code, suitable script
elements for the MathJax files should be sufficient.

Kenny Evitt
- 9,291
- 5
- 65
- 93
-
Thanks. Yeah, I might have to take matters in my own hands. – Ólavur Dec 10 '15 at 17:45