2

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?

Ólavur
  • 410
  • 4
  • 15

1 Answers1

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